Searched refs:gidx (Results 1 – 2 of 2) sorted by relevance
251 FT_UInt gidx; in af_face_globals_get_metrics() local265 gidx = script; in af_face_globals_get_metrics()266 if ( gidx == 0 || gidx + 1 >= script_max ) in af_face_globals_get_metrics()267 gidx = globals->glyph_scripts[gindex] & AF_SCRIPT_LIST_NONE; in af_face_globals_get_metrics()269 clazz = AF_SCRIPT_CLASSES_GET[gidx]; in af_face_globals_get_metrics()
2527 int gidx = 0; local2594 gopt[gidx++] = optarg;2700 for(i = 0; i < gidx; i++)