/external/freetype/src/autofit/ |
D | afglobal.c | 184 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/ |
D | ftcbasic.c | 127 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()
|
D | ftcglyph.h | 151 FT_UInt gindex; member 161 FT_UInt gindex; member 280 gindex, query, node, error ) \ argument 311 gindex, query, node, error ) \ argument
|
D | ftcsbits.c | 105 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
|
D | ftcglyph.c | 31 FT_UInt gindex, in FTC_GNode_Init() 188 FT_UInt gindex, in FTC_GCache_Lookup()
|
D | ftcimage.c | 71 FT_UInt gindex = gquery->gindex; in FTC_INode_New() local
|
D | ftccmap.c | 239 FT_UInt gindex = 0; in FTC_CMapCache_Lookup() local
|
/external/freetype/src/sfnt/ |
D | ttcmap.c | 148 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 …]
|
D | ttmtx.c | 230 FT_UInt gindex, in tt_face_get_metrics()
|
D | ttsbit.c | 1015 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/ |
D | rdppm.c | 173 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
|
D | rdbmp.c | 188 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
|
D | wrppm.c | 140 register int gindex = rgb_green[cinfo->out_color_space]; in put_rgb() local
|
D | wrbmp.c | 150 register int gindex = rgb_green[cinfo->out_color_space]; in put_pixel_rows() local
|
/external/freetype/src/truetype/ |
D | ttpload.c | 197 FT_UInt gindex, in tt_face_get_location() 630 FT_UInt gindex ) in tt_face_get_device_metrics()
|
D | ttgxvar.c | 976 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/ |
D | ftpfr.c | 128 FT_UInt gindex, in FT_Get_PFR_Advance()
|
D | ftadvanc.c | 75 FT_UInt gindex, in FT_Get_Advance()
|
/external/freetype/src/pfr/ |
D | pfrdrivr.c | 66 FT_UInt gindex, in pfr_get_advance()
|
D | pfrobjs.c | 313 FT_UInt gindex, in pfr_slot_load()
|
/external/python/cffi/c/ |
D | realize_c_type.c | 193 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
|
D | parse_c_type.c | 375 int gindex; in parse_sequel() local
|
/external/freetype/src/winfonts/ |
D | winfnt.c | 636 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/ |
D | UCharacterName.java | 341 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/ |
D | UCharacterName.java | 340 int gindex = (result + endGroup) >> 1; in getGroup() local 395 public int getGroupMSB(int gindex) in getGroupMSB()
|