Searched refs:gidx (Results 1 – 4 of 4) sorted by relevance
235 FT_UInt gidx; in af_face_globals_get_metrics() local249 gidx = script; in af_face_globals_get_metrics()250 if ( gidx == 0 || gidx + 1 >= script_max ) in af_face_globals_get_metrics()251 gidx = globals->glyph_scripts[gindex] & AF_SCRIPT_NONE; in af_face_globals_get_metrics()253 clazz = AF_SCRIPT_CLASSES_GET[gidx]; in af_face_globals_get_metrics()
272 hb_codepoint_t gidx = FT_Get_Char_Index( globals->face, ch ); in af_get_coverage() local276 &gidx, 1, 1 ) ) in af_get_coverage()
26 lappend gidx($g) $a
2528 int gidx = 0; local2595 gopt[gidx++] = optarg;2701 for(i = 0; i < gidx; i++)