Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/freetype/src/sfnt/
H A Dttcmap.c154 FT_UInt gindex = 0; in tt_cmap0_char_next() local
508 FT_UInt gindex = 0; in tt_cmap2_char_next() local
834 FT_UInt gindex = FT_NEXT_USHORT( p ); in tt_cmap4_next() local
853 FT_UInt gindex = (FT_UInt)( (FT_Int)charcode + delta ) & 0xFFFFU; in tt_cmap4_next() local
1116 FT_UInt gindex = 0; in tt_cmap4_char_map_linear() local
1244 FT_UInt gindex = 0; in tt_cmap4_char_map_binary() local
1504 FT_UInt gindex; in tt_cmap4_char_next() local
1623 FT_UInt gindex; in FT_CALLBACK_DEF() local
1669 FT_UInt gindex = 0; in tt_cmap6_char_next() local
1943 FT_UInt gindex = 0; in tt_cmap8_char_next() local
[all …]
H A Dttsbit.c1002 FT_UInt gindex = FT_NEXT_USHORT( p ); in tt_sbit_decoder_load_compound() local
1356 FT_UInt gindex = FT_NEXT_USHORT( p ); in tt_sbit_decoder_load_image() local
1396 FT_UInt gindex = FT_NEXT_USHORT( p ); in tt_sbit_decoder_load_image() local
H A Dttmtx.c230 FT_UInt gindex, in tt_face_get_metrics()
/aosp_15_r20/external/freetype/src/cache/
H A Dftcbasic.c131 FT_UInt gindex, in ftc_basic_family_load_bitmap()
160 FT_UInt gindex, in ftc_basic_family_load_glyph()
292 FT_UInt gindex, in FTC_ImageCache_Lookup()
373 FT_UInt gindex, in FTC_ImageCache_LookupScaler()
492 FT_UInt gindex, in FTC_SBitCache_Lookup()
575 FT_UInt gindex, in FTC_SBitCache_LookupScaler()
H A Dftcglyph.h151 FT_UInt gindex; member
161 FT_UInt gindex; member
267 gindex, query, node, error ) \ argument
298 gindex, query, node, error ) \ argument
H A Dftcsbits.c103 FT_UInt gindex, in ftc_snode_load()
221 FT_UInt gindex = gquery->gindex; in FTC_SNode_New() local
341 FT_UInt gindex = gquery->gindex; in ftc_snode_compare() local
H A Dftcglyph.c31 FT_UInt gindex, in FTC_GNode_Init()
174 FT_UInt gindex, in FTC_GCache_Lookup()
H A Dftcimage.c71 FT_UInt gindex = gquery->gindex; in FTC_INode_New() local
H A Dftccmap.c239 FT_UInt gindex = 0; in FTC_CMapCache_Lookup() local
/aosp_15_r20/external/freetype/src/autofit/
H A Dafglobal.c179 FT_UInt gindex; in af_face_globals_compute_style_coverage() local
208 FT_UInt gindex; in af_face_globals_compute_style_coverage() local
254 FT_UInt gindex = FT_Get_Char_Index( face, i ); in af_face_globals_compute_style_coverage() local
421 FT_UInt gindex, in af_face_globals_get_metrics()
504 FT_UInt gindex ) in af_face_globals_is_digit()
/aosp_15_r20/external/libjpeg-turbo/
H A Drdppm.c173 register int gindex = rgb_green[cinfo->in_color_space]; in get_text_gray_rgb_row() local
247 register int gindex = rgb_green[cinfo->in_color_space]; in get_text_rgb_row() local
337 register int gindex = rgb_green[cinfo->in_color_space]; in get_gray_rgb_row() local
405 register int gindex = rgb_green[cinfo->in_color_space]; in get_rgb_row() local
519 register int gindex = rgb_green[cinfo->in_color_space]; in get_word_rgb_row() local
H A Drdbmp.c189 register int gindex = rgb_green[cinfo->in_color_space]; in get_8bit_row() local
258 register int gindex = rgb_green[cinfo->in_color_space]; in get_24bit_row() local
323 register int gindex = rgb_green[cinfo->in_color_space]; in get_32bit_row() local
H A Dwrppm.c140 register int gindex = rgb_green[cinfo->out_color_space]; in put_rgb() local
H A Dwrbmp.c150 register int gindex = rgb_green[cinfo->out_color_space]; in put_pixel_rows() local
H A Dtjbench.c292 unsigned long gindex = index2 + tjGreenOffset[pf]; in decomp() local
/aosp_15_r20/system/teeui/libteeui/src/
H A Dfont_rendering.cpp168 auto gindex = face->getCharIndex(codePoint); in findLongestWordSequence() local
223 auto gindex = face->getCharIndex(codePoint); in drawText() local
/aosp_15_r20/external/freetype/src/truetype/
H A Dttpload.c184 FT_UInt gindex, in tt_face_get_location()
638 FT_UInt gindex ) in tt_face_get_device_metrics()
H A Dttgxvar.c1173 FT_UInt gindex, in tt_hvadvance_adjust()
1266 FT_UInt gindex, in tt_hadvance_adjust()
1275 FT_UInt gindex, in tt_vadvance_adjust()
/aosp_15_r20/external/freetype/src/winfonts/
H A Dwinfnt.c650 FT_UInt gindex = 0; in fnt_cmap_char_index() local
667 FT_UInt gindex = 0; in fnt_cmap_char_next() local
/aosp_15_r20/external/freetype/src/base/
H A Dftpfr.c128 FT_UInt gindex, in FT_Get_PFR_Advance()
H A Dftadvanc.c75 FT_UInt gindex, in FT_Get_Advance()
/aosp_15_r20/external/freetype/src/pfr/
H A Dpfrdrivr.c66 FT_UInt gindex, in pfr_get_advance()
H A Dpfrobjs.c317 FT_UInt gindex, in pfr_slot_load()
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/
H A DUCharacterName.java340 int gindex = (result + endGroup) >> 1; in getGroup() local
395 public int getGroupMSB(int gindex) in getGroupMSB()
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/
H A DUCharacterName.java341 int gindex = (result + endGroup) >> 1; in getGroup() local
396 public int getGroupMSB(int gindex) in getGroupMSB()

123