Searched defs:char_code (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/freetype/dist/src/pfr/
H A Dpfrcmap.c102 FT_UInt32 char_code = *pchar_code + 1; local in function:pfr_cmap_char_next
69 pfr_cmap_char_index(PFR_CMap cmap,FT_UInt32 char_code) argument
[all...]
H A Dpfrsbit.c277 pfr_lookup_bitmap_data(FT_Byte * base,FT_Byte * limit,FT_UInt count,FT_UInt * flags,FT_UInt char_code,FT_ULong * found_offset,FT_ULong * found_size) argument
H A Dpfrtypes.h119 FT_UInt char_code; member in struct:PFR_BitmapCharRec_
156 FT_UInt char_code; member in struct:PFR_CharRec_
/xsrc/external/mit/freetype/dist/src/cff/
H A Dcffcmap.c77 FT_UInt32 char_code = *pchar_code; local in function:cff_cmap_encoding_char_next
59 cff_cmap_encoding_char_index(CFF_CMapStd cmap,FT_UInt32 char_code) argument
188 cff_cmap_unicode_char_index(PS_Unicodes unicodes,FT_UInt32 char_code) argument
/xsrc/external/mit/freetype/dist/src/psaux/
H A Dt1cmap.c103 FT_UInt32 char_code = *pchar_code + 1; local in function:t1_cmap_std_char_next
63 t1_cmap_std_char_index(T1_CMapStd cmap,FT_UInt32 char_code) argument
221 t1_cmap_custom_char_index(T1_CMapCustom cmap,FT_UInt32 char_code) argument
240 FT_UInt32 char_code = *pchar_code; local in function:t1_cmap_custom_char_next
333 t1_cmap_unicode_char_index(PS_Unicodes unicodes,FT_UInt32 char_code) argument
[all...]
/xsrc/external/mit/freetype/dist/src/cache/
H A Dftccmap.c60 FT_UInt32 char_code; member in struct:FTC_CMapQueryRec_
230 FTC_CMapCache_Lookup(FTC_CMapCache cmap_cache,FTC_FaceID face_id,FT_Int cmap_index,FT_UInt32 char_code) argument
[all...]
/xsrc/external/mit/freetype/dist/src/psnames/
H A Dpsmodule.c464 FT_UInt32 char_code = *unicode + 1; local in function:ps_unicodes_char_next
/xsrc/external/mit/freetype/dist/src/winfonts/
H A Dwinfnt.c654 FT_UInt32 char_code = *pchar_code + 1; local in function:fnt_cmap_char_next
633 fnt_cmap_char_index(FNT_CMap cmap,FT_UInt32 char_code) argument
[all...]
/xsrc/external/mit/freetype/dist/src/sfnt/
H A Dttcmap.c131 tt_cmap0_char_index(TT_CMap cmap,FT_UInt32 char_code) argument
403 tt_cmap2_get_subheader(FT_Byte * table,FT_UInt32 char_code) argument
456 tt_cmap2_char_index(TT_CMap cmap,FT_UInt32 char_code) argument
1482 tt_cmap4_char_index(TT_CMap cmap,FT_UInt32 char_code) argument
1633 tt_cmap6_char_index(TT_CMap cmap,FT_UInt32 char_code) argument
1660 FT_UInt32 char_code = *pchar_code + 1; local in function:tt_cmap6_char_next
1893 tt_cmap8_char_index(TT_CMap cmap,FT_UInt32 char_code) argument
1931 FT_UInt32 char_code; local in function:tt_cmap8_char_next
2097 tt_cmap10_char_index(TT_CMap cmap,FT_UInt32 char_code) argument
2128 FT_UInt32 char_code; local in function:tt_cmap10_char_next
2328 FT_ULong start, end, start_id, char_code; local in function:tt_cmap12_next
2393 FT_UInt32 char_code = *pchar_code; local in function:tt_cmap12_char_map_binary
2483 tt_cmap12_char_index(TT_CMap cmap,FT_UInt32 char_code) argument
2676 FT_ULong start, end, glyph_id, char_code; local in function:tt_cmap13_next
2724 FT_UInt32 char_code = *pchar_code; local in function:tt_cmap13_char_map_binary
2809 tt_cmap13_char_index(TT_CMap cmap,FT_UInt32 char_code) argument
3135 tt_cmap14_char_index(TT_CMap cmap,FT_UInt32 char_code) argument
3173 tt_cmap14_char_map_def_binary(FT_Byte * base,FT_UInt32 char_code) argument
3207 tt_cmap14_char_map_nondef_binary(FT_Byte * base,FT_UInt32 char_code) argument
3705 tt_cmap_unicode_char_index(PS_Unicodes unicodes,FT_UInt32 char_code) argument
[all...]
/xsrc/external/mit/freetype/dist/src/base/
H A Dftobjs.c1099 FT_Load_Char(FT_Face face,FT_ULong char_code,FT_Int32 load_flags) argument

Completed in 24 milliseconds