Home
last modified time | relevance | path

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

12

/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()
283 FT_UInt gindex, in FTC_ImageCache_Lookup()
356 FT_UInt gindex, in FTC_ImageCache_LookupScaler()
466 FT_UInt gindex, in FTC_SBitCache_Lookup()
541 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.c104 FT_UInt gindex, in ftc_snode_load()
215 FT_UInt gindex = gquery->gindex; in FTC_SNode_New() local
333 FT_UInt gindex = gquery->gindex; in ftc_snode_compare() local
Dftccmap.c240 FT_UInt gindex = 0; in FTC_CMapCache_Lookup() local
/external/freetype/src/autofit/
Dafglobal.c188 FT_UInt gindex; in af_face_globals_compute_style_coverage() local
234 FT_UInt gindex = FT_Get_Char_Index( face, i ); in af_face_globals_compute_style_coverage() local
388 FT_UInt gindex, in af_face_globals_get_metrics()
456 FT_UInt gindex ) in af_face_globals_is_digit()
Dafloader.c334 FT_UInt gindex, in af_loader_load_glyph()
/external/freetype/src/sfnt/
Dttcmap.c141 FT_UInt gindex = 0; in tt_cmap0_char_next() local
487 FT_UInt gindex = 0; in tt_cmap2_char_next() local
784 FT_UInt gindex = FT_NEXT_USHORT( p ); in tt_cmap4_next() local
803 FT_UInt gindex = (FT_UInt)( (FT_Int)charcode + delta ) & 0xFFFFU; in tt_cmap4_next() local
1033 FT_UInt gindex = 0; in tt_cmap4_char_map_linear() local
1122 FT_UInt gindex = 0; in tt_cmap4_char_map_binary() local
1367 FT_UInt gindex; in tt_cmap4_char_next() local
1482 FT_UInt gindex; in FT_CALLBACK_DEF() local
1525 FT_UInt gindex = 0; in tt_cmap6_char_next() local
1787 FT_UInt gindex = 0; in tt_cmap8_char_next() local
[all …]
Dttmtx.c207 FT_UInt gindex, in tt_face_get_metrics()
Dttsbit.c855 FT_UInt gindex = FT_NEXT_USHORT( p ); in tt_sbit_decoder_load_compound() local
1185 FT_UInt gindex = FT_NEXT_USHORT( p ); in tt_sbit_decoder_load_image() local
1225 FT_UInt gindex = FT_NEXT_USHORT( p ); in tt_sbit_decoder_load_image() local
/external/pdfium/third_party/freetype/src/sfnt/
Dttcmap.c141 FT_UInt gindex = 0; in tt_cmap0_char_next() local
487 FT_UInt gindex = 0; in tt_cmap2_char_next() local
784 FT_UInt gindex = FT_NEXT_USHORT( p ); in tt_cmap4_next() local
803 FT_UInt gindex = (FT_UInt)( ( charcode + delta ) & 0xFFFFU ); in tt_cmap4_next() local
1033 FT_UInt gindex = 0; in tt_cmap4_char_map_linear() local
1122 FT_UInt gindex = 0; in tt_cmap4_char_map_binary() local
1367 FT_UInt gindex; in tt_cmap4_char_next() local
1482 FT_UInt gindex; in FT_CALLBACK_DEF() local
1525 FT_UInt gindex = 0; in tt_cmap6_char_next() local
1787 FT_UInt gindex = 0; in tt_cmap8_char_next() local
[all …]
Dttmtx.c207 FT_UInt gindex, in tt_face_get_metrics()
Dttsbit.c849 FT_UInt gindex = FT_NEXT_USHORT( p ); in tt_sbit_decoder_load_compound() local
1179 FT_UInt gindex = FT_NEXT_USHORT( p ); in tt_sbit_decoder_load_image() local
1219 FT_UInt gindex = FT_NEXT_USHORT( p ); in tt_sbit_decoder_load_image() local
/external/freetype/src/truetype/
Dttpload.c174 FT_UInt gindex, in tt_face_get_location()
580 FT_UInt gindex ) in tt_face_get_device_metrics()
/external/pdfium/third_party/freetype/src/truetype/
Dttpload.c174 FT_UInt gindex, in tt_face_get_location()
580 FT_UInt gindex ) in tt_face_get_device_metrics()
/external/pdfium/third_party/freetype/src/base/
Dftpfr.c129 FT_UInt gindex, in FT_Get_PFR_Advance()
Dftadvanc.c73 FT_UInt gindex, in FT_Get_Advance()
Dftpatent.c150 FT_UInt gindex; in _tt_face_check_patents() local
Dftobjs.c3370 FT_UInt gindex = 0; in FT_Get_First_Char() local
3396 FT_UInt gindex = 0; in FT_Get_Next_Char() local
/external/freetype/src/base/
Dftadvanc.c73 FT_UInt gindex, in FT_Get_Advance()
Dftpatent.c151 FT_UInt gindex; in _tt_face_check_patents() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUCharacterName.java338 int gindex = (result + endGroup) >> 1; in getGroup() local
393 public int getGroupMSB(int gindex) in getGroupMSB()
/external/libvncserver/test/
Dtjbench.c176 int gindex=index2+tjGreenOffset[pf]; in decomptest() local
/external/freetype/src/cff/
Dcffload.c1205 FT_UInt gindex; in cff_encoding_load() local
/external/pdfium/third_party/freetype/src/cff/
Dcffload.c1205 FT_UInt gindex; in cff_encoding_load() local

12