Searched defs:charcode (Results 1 – 13 of 13) sorted by relevance
/AliOS-Things-master/components/freetype/src/autofit/ |
A D | hbshim.c | 408 FT_ULong charcode, in af_get_char_index() 509 FT_ULong charcode, in af_get_char_index()
|
A D | afglobal.c | 186 FT_ULong charcode = range->first; in af_face_globals_compute_style_coverage() local
|
/AliOS-Things-master/components/freetype/src/pcf/ |
A D | pcfdrivr.c | 103 FT_UInt32 charcode ) in pcf_cmap_char_index() 145 FT_ULong charcode = *acharcode + 1; in pcf_cmap_char_next() local
|
/AliOS-Things-master/components/freetype/src/bdf/ |
A D | bdfdrivr.c | 92 FT_UInt32 charcode ) in bdf_cmap_char_index() 137 FT_ULong charcode = *acharcode + 1; in bdf_cmap_char_next() local
|
/AliOS-Things-master/components/freetype/src/sfnt/ |
A D | ttcmap.c | 139 FT_UInt32 charcode = *pchar_code; in tt_cmap0_char_next() local 489 FT_UInt32 charcode = *pcharcode + 1; in tt_cmap2_char_next() local 757 FT_UInt charcode; in tt_cmap4_next() local 1032 FT_UInt32 charcode = *pcharcode; in tt_cmap4_char_map_linear() local 1121 FT_UInt charcode = (FT_UInt)*pcharcode; in tt_cmap4_char_map_binary() local 3023 FT_UInt32 charcode, in tt_cmap14_char_var_index() 3055 FT_UInt32 charcode, in tt_cmap14_char_var_isdefault()
|
/AliOS-Things-master/components/freetype/src/type42/ |
A D | t42objs.c | 95 FT_Int charcode, idx, min_char, max_char; in T42_Open_Face() local
|
A D | t42parse.c | 421 FT_Int charcode; in t42_parse_encoding() local
|
/AliOS-Things-master/components/freetype/src/cache/ |
A D | ftccmap.c | 52 #define FTC_CMAP_HASH( faceid, index, charcode ) \ argument
|
/AliOS-Things-master/components/freetype/src/psaux/ |
A D | t1decode.c | 131 FT_Int charcode ) in t1_lookup_glyph_by_stdcharcode()
|
/AliOS-Things-master/components/freetype/src/base/ |
A D | ftobjs.c | 3333 FT_ULong charcode ) in FT_Get_Char_Index() 3383 FT_ULong charcode, in FT_Get_Next_Char() 3416 FT_ULong charcode, in FT_Face_GetCharVariantIndex() 3459 FT_ULong charcode, in FT_Face_GetCharVariantIsDefault() 3527 FT_ULong charcode ) in FT_Face_GetVariantsOfChar()
|
/AliOS-Things-master/components/freetype/src/type1/ |
A D | t1load.c | 1266 FT_Int charcode; in parse_encoding() local 2216 FT_Int charcode, idx, min_char, max_char; in T1_Open_Face() local
|
/AliOS-Things-master/components/freetype/src/cff/ |
A D | cffload.c | 183 cff_get_standard_encoding( FT_UInt charcode ) in cff_get_standard_encoding()
|
A D | cffgload.c | 629 FT_Int charcode ) in cff_lookup_glyph_by_stdcharcode()
|
Completed in 41 milliseconds