Home
last modified time | relevance | path

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

12

/external/freetype/src/autofit/
Dafglobal.c184 FT_UInt gindex; in af_face_globals_compute_style_coverage() local
213 FT_UInt gindex; in af_face_globals_compute_style_coverage() local
259 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()
500 FT_UInt gindex ) in af_face_globals_is_digit()
/external/freetype/src/cache/
Dftcbasic.c127 FT_UInt gindex, in ftc_basic_family_load_bitmap()
156 FT_UInt gindex, in ftc_basic_family_load_glyph()
287 FT_UInt gindex, in FTC_ImageCache_Lookup()
368 FT_UInt gindex, in FTC_ImageCache_LookupScaler()
487 FT_UInt gindex, in FTC_SBitCache_Lookup()
570 FT_UInt gindex, in FTC_SBitCache_LookupScaler()
Dftcglyph.h151 FT_UInt gindex; member
161 FT_UInt gindex; member
280 gindex, query, node, error ) \ argument
311 gindex, query, node, error ) \ argument
Dftcsbits.c105 FT_UInt gindex, in ftc_snode_load()
216 FT_UInt gindex = gquery->gindex; in FTC_SNode_New() local
334 FT_UInt gindex = gquery->gindex; in ftc_snode_compare() local
Dftcglyph.c31 FT_UInt gindex, in FTC_GNode_Init()
188 FT_UInt gindex, in FTC_GCache_Lookup()
Dftcimage.c71 FT_UInt gindex = gquery->gindex; in FTC_INode_New() local
Dftccmap.c239 FT_UInt gindex = 0; in FTC_CMapCache_Lookup() local
/external/freetype/src/sfnt/
Dttcmap.c148 FT_UInt gindex = 0; in tt_cmap0_char_next() local
499 FT_UInt gindex = 0; in tt_cmap2_char_next() local
825 FT_UInt gindex = FT_NEXT_USHORT( p ); in tt_cmap4_next() local
844 FT_UInt gindex = (FT_UInt)( (FT_Int)charcode + delta ) & 0xFFFFU; in tt_cmap4_next() local
1098 FT_UInt gindex = 0; in tt_cmap4_char_map_linear() local
1232 FT_UInt gindex = 0; in tt_cmap4_char_map_binary() local
1499 FT_UInt gindex; in tt_cmap4_char_next() local
1617 FT_UInt gindex; in FT_CALLBACK_DEF() local
1661 FT_UInt gindex = 0; in tt_cmap6_char_next() local
1932 FT_UInt gindex = 0; in tt_cmap8_char_next() local
[all …]
Dttmtx.c230 FT_UInt gindex, in tt_face_get_metrics()
Dttsbit.c1015 FT_UInt gindex = FT_NEXT_USHORT( p ); in tt_sbit_decoder_load_compound() local
1369 FT_UInt gindex = FT_NEXT_USHORT( p ); in tt_sbit_decoder_load_image() local
1409 FT_UInt gindex = FT_NEXT_USHORT( p ); in tt_sbit_decoder_load_image() local
/external/libjpeg-turbo/
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
Drdbmp.c188 register int gindex = rgb_green[cinfo->in_color_space]; in get_8bit_row() local
257 register int gindex = rgb_green[cinfo->in_color_space]; in get_24bit_row() local
322 register int gindex = rgb_green[cinfo->in_color_space]; in get_32bit_row() local
Dwrppm.c140 register int gindex = rgb_green[cinfo->out_color_space]; in put_rgb() local
Dwrbmp.c150 register int gindex = rgb_green[cinfo->out_color_space]; in put_pixel_rows() local
/external/freetype/src/truetype/
Dttpload.c197 FT_UInt gindex, in tt_face_get_location()
630 FT_UInt gindex ) in tt_face_get_device_metrics()
Dttgxvar.c976 FT_UInt gindex, in tt_hvadvance_adjust()
1077 FT_UInt gindex, in tt_hadvance_adjust()
1086 FT_UInt gindex, in tt_vadvance_adjust()
/external/freetype/src/base/
Dftpfr.c128 FT_UInt gindex, in FT_Get_PFR_Advance()
Dftadvanc.c75 FT_UInt gindex, in FT_Get_Advance()
/external/freetype/src/pfr/
Dpfrdrivr.c66 FT_UInt gindex, in pfr_get_advance()
Dpfrobjs.c313 FT_UInt gindex, in pfr_slot_load()
/external/python/cffi/c/
Drealize_c_type.c193 static PyObject *realize_global_int(builder_c_t *builder, int gindex) in realize_global_int()
485 int gindex; in realize_c_type_or_func() local
Dparse_c_type.c375 int gindex; in parse_sequel() local
/external/freetype/src/winfonts/
Dwinfnt.c636 FT_UInt gindex = 0; in fnt_cmap_char_index() local
652 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()

12