Searched defs:charcode (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/freetype/dist/src/autofit/
H A Dafglobal.c183 FT_ULong charcode = range->first; local in function:af_face_globals_compute_style_coverage
212 FT_ULong charcode = range->first; local in function:af_face_globals_compute_style_coverage
[all...]
/xsrc/external/mit/freetype/dist/src/type42/
H A Dt42objs.c101 FT_Int charcode, idx, min_char, max_char; local in function:T42_Open_Face
[all...]
H A Dt42parse.c428 FT_Int charcode; local in function:t42_parse_encoding
/xsrc/external/mit/freetype/dist/src/bdf/
H A Dbdfdrivr.c142 FT_ULong charcode = *acharcode + 1; local in function:bdf_cmap_char_next
90 bdf_cmap_char_index(FT_CMap bdfcmap,FT_UInt32 charcode) argument
[all...]
/xsrc/external/mit/freetype/dist/src/pcf/
H A Dpcfdrivr.c136 FT_UInt32 charcode = *acharcode; local in function:pcf_cmap_char_next
104 pcf_cmap_char_index(FT_CMap pcfcmap,FT_UInt32 charcode) argument
[all...]
/xsrc/external/mit/freetype/dist/src/psaux/
H A Dt1decode.c132 t1_lookup_glyph_by_stdcharcode_ps(PS_Decoder * decoder,FT_Int charcode) argument
185 t1_lookup_glyph_by_stdcharcode(T1_Decoder decoder,FT_Int charcode) argument
[all...]
H A Dcffdecode.c421 cff_lookup_glyph_by_stdcharcode(CFF_Font cff,FT_Int charcode) argument
/xsrc/external/mit/freetype/dist/src/cff/
H A Dcffload.c191 cff_get_standard_encoding( FT_UInt charcode ) argument
/xsrc/external/mit/freetype/dist/src/type1/
H A Dt1load.c1585 FT_Int charcode; local in function:parse_encoding
2654 FT_Int charcode, idx, min_char, max_char; local in function:T1_Open_Face
[all...]
/xsrc/external/mit/freetype/dist/src/sfnt/
H A Dttcmap.c146 FT_UInt32 charcode = *pchar_code; local in function:tt_cmap0_char_next
501 FT_UInt32 charcode = *pcharcode + 1; local in function:tt_cmap2_char_next
794 FT_UInt charcode; local in function:tt_cmap4_next
1097 FT_UInt32 charcode = *pcharcode; local in function:tt_cmap4_char_map_linear
1231 FT_UInt charcode = (FT_UInt)*pcharcode; local in function:tt_cmap4_char_map_binary
3273 tt_cmap14_char_var_index(TT_CMap cmap,TT_CMap ucmap,FT_UInt32 charcode,FT_UInt32 variantSelector) argument
3306 tt_cmap14_char_var_isdefault(TT_CMap cmap,FT_UInt32 charcode,FT_UInt32 variantSelector) argument
[all...]
/xsrc/external/mit/freetype/dist/src/base/
H A Dftobjs.c3731 FT_Get_Char_Index(FT_Face face,FT_ULong charcode) argument
3785 FT_Get_Next_Char(FT_Face face,FT_ULong charcode,FT_UInt * agindex) argument
3897 FT_Face_GetCharVariantIndex(FT_Face face,FT_ULong charcode,FT_ULong variantSelector) argument
3943 FT_Face_GetCharVariantIsDefault(FT_Face face,FT_ULong charcode,FT_ULong variantSelector) argument
4013 FT_Face_GetVariantsOfChar(FT_Face face,FT_ULong charcode) argument
[all...]

Completed in 29 milliseconds