Home
last modified time | relevance | path

Searched defs:charcode (Results 1 – 10 of 10) sorted by relevance

/external/freetype/src/autofit/
Dafglobal.c120 FT_ULong charcode = range->first; in af_face_globals_compute_script_coverage() local
Dafcjk.c71 FT_ULong charcode ) in af_cjk_metrics_init_widths()
Daflatin.c57 FT_ULong charcode ) in af_latin_metrics_init_widths()
Daflatin2.c60 FT_ULong charcode ) in af_latin2_metrics_init_widths()
/external/freetype/src/sfnt/
Dttcmap.c133 FT_UInt32 charcode = *pchar_code; in tt_cmap0_char_next() local
470 FT_UInt32 charcode = *pcharcode + 1; in tt_cmap2_char_next() local
734 FT_UInt charcode; in tt_cmap4_next() local
1002 FT_UInt32 charcode = *pcharcode; in tt_cmap4_char_map_linear() local
1091 FT_UInt charcode = (FT_UInt)*pcharcode; in tt_cmap4_char_map_binary() local
2967 FT_UInt32 charcode, in tt_cmap14_char_var_index()
2999 FT_UInt32 charcode, in tt_cmap14_char_var_isdefault()
/external/freetype/src/cache/
Dftccmap.c90 #define FTC_CMAP_HASH( faceid, index, charcode ) \ argument
/external/freetype/src/psaux/
Dt1decode.c131 FT_Int charcode ) in t1_lookup_glyph_by_stdcharcode()
/external/freetype/src/base/
Dftobjs.c3291 FT_ULong charcode ) in FT_Get_Char_Index()
3340 FT_ULong charcode, in FT_Get_Next_Char()
3371 FT_ULong charcode, in FT_Face_GetCharVariantIndex()
3414 FT_ULong charcode, in FT_Face_GetCharVariantIsDefault()
3482 FT_ULong charcode ) in FT_Face_GetVariantsOfChar()
/external/freetype/src/cff/
Dcffload.c183 cff_get_standard_encoding( FT_UInt charcode ) in cff_get_standard_encoding()
Dcffgload.c612 FT_Int charcode ) in cff_lookup_glyph_by_stdcharcode()