font_find_offset  106 tools/font_8x16_pack.c         f = font_find_offset(src[i]);
font_find_offset  108 tools/font_8x16_pack.c             f = font_find_offset(DEFAULT_SYMBOL);
font_find_offset  180 tools/font_8x16_pack.c                 font_offsets[cc-1] = font_find_offset(orig_font_data[matches].charcode);