Home
last modified time | relevance | path

Searched defs:gindex (Results 1 – 25 of 25) sorted by relevance

/external/freetype/src/autofit/
Dafglobal.c189 FT_UInt gindex; in af_face_globals_compute_style_coverage() local
218 FT_UInt gindex; in af_face_globals_compute_style_coverage() local
264 FT_UInt gindex = FT_Get_Char_Index( face, i ); in af_face_globals_compute_style_coverage() local
426 FT_UInt gindex, in af_face_globals_get_metrics()
494 FT_UInt gindex ) in af_face_globals_is_digit()
/external/freetype/src/cache/
Dftcbasic.c126 FT_UInt gindex, in ftc_basic_family_load_bitmap()
155 FT_UInt gindex, in ftc_basic_family_load_glyph()
286 FT_UInt gindex, in FTC_ImageCache_Lookup()
367 FT_UInt gindex, in FTC_ImageCache_LookupScaler()
486 FT_UInt gindex, in FTC_SBitCache_Lookup()
569 FT_UInt gindex, in FTC_SBitCache_LookupScaler()
Dftcglyph.h152 FT_UInt gindex; member
162 FT_UInt gindex; member
281 gindex, query, node, error ) \ argument
312 gindex, query, node, error ) \ argument
Dftcglyph.c32 FT_UInt gindex, in FTC_GNode_Init()
189 FT_UInt gindex, in FTC_GCache_Lookup()
Dftcsbits.c106 FT_UInt gindex, in ftc_snode_load()
217 FT_UInt gindex = gquery->gindex; in FTC_SNode_New() local
335 FT_UInt gindex = gquery->gindex; in ftc_snode_compare() local
Dftcimage.c72 FT_UInt gindex = gquery->gindex; in FTC_INode_New() local
Dftccmap.c240 FT_UInt gindex = 0; in FTC_CMapCache_Lookup() local
/external/freetype/src/sfnt/
Dttcmap.c150 FT_UInt gindex = 0; in tt_cmap0_char_next() local
500 FT_UInt gindex = 0; in tt_cmap2_char_next() local
820 FT_UInt gindex = FT_NEXT_USHORT( p ); in tt_cmap4_next() local
839 FT_UInt gindex = (FT_UInt)( (FT_Int)charcode + delta ) & 0xFFFFU; in tt_cmap4_next() local
1093 FT_UInt gindex = 0; in tt_cmap4_char_map_linear() local
1227 FT_UInt gindex = 0; in tt_cmap4_char_map_binary() local
1494 FT_UInt gindex; in tt_cmap4_char_next() local
1612 FT_UInt gindex; in FT_CALLBACK_DEF() local
1656 FT_UInt gindex = 0; in tt_cmap6_char_next() local
1927 FT_UInt gindex = 0; in tt_cmap8_char_next() local
[all …]
Dttmtx.c220 FT_UInt gindex, in tt_face_get_metrics()
Dttsbit.c1016 FT_UInt gindex = FT_NEXT_USHORT( p ); in tt_sbit_decoder_load_compound() local
1370 FT_UInt gindex = FT_NEXT_USHORT( p ); in tt_sbit_decoder_load_image() local
1410 FT_UInt gindex = FT_NEXT_USHORT( p ); in tt_sbit_decoder_load_image() local
/external/freetype/src/truetype/
Dttpload.c196 FT_UInt gindex, in tt_face_get_location()
621 FT_UInt gindex ) in tt_face_get_device_metrics()
Dttgxvar.c961 FT_UInt gindex, in tt_hvadvance_adjust()
1062 FT_UInt gindex, in tt_hadvance_adjust()
1071 FT_UInt gindex, in tt_vadvance_adjust()
/external/freetype/src/base/
Dftpfr.c129 FT_UInt gindex, in FT_Get_PFR_Advance()
Dftadvanc.c76 FT_UInt gindex, in FT_Get_Advance()
Dftobjs.c3701 FT_UInt gindex = 0; in FT_Get_First_Char() local
3727 FT_UInt gindex = 0; in FT_Get_Next_Char() local
/external/freetype/src/pfr/
Dpfrdrivr.c67 FT_UInt gindex, in pfr_get_advance()
Dpfrobjs.c313 FT_UInt gindex, in pfr_slot_load()
/external/libjpeg-turbo/java/
DTJBench.java97 int gindex = TJ.getGreenOffset(pixelFormat); in loadImage() local
120 int gindex = TJ.getGreenOffset(pixelFormat); in saveImage() local
258 int gindex = index2 + TJ.getGreenOffset(pf); in decomp() local
/external/freetype/src/winfonts/
Dwinfnt.c633 FT_UInt gindex = 0; in fnt_cmap_char_index() local
649 FT_UInt gindex = 0; in fnt_cmap_char_next() local
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DUCharacterName.java341 int gindex = (result + endGroup) >> 1; in getGroup() local
396 public int getGroupMSB(int gindex) in getGroupMSB()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUCharacterName.java340 int gindex = (result + endGroup) >> 1; in getGroup() local
395 public int getGroupMSB(int gindex) in getGroupMSB()
/external/libvncserver/test/
Dtjbench.c176 int gindex=index2+tjGreenOffset[pf]; in decomptest() local
/external/freetype/src/cff/
Dcffdrivr.c933 FT_UInt gindex, in cff_hadvance_adjust()
Dcffload.c1762 FT_UInt gindex; in cff_encoding_load() local
/external/libjpeg-turbo/
Dtjbench.c257 unsigned long gindex=index2+tjGreenOffset[pf]; in decomp() local