Searched refs:gidx (Results 1 - 2 of 2) sorted by relevance

/external/freetype/src/autofit/
H A Dafglobal.c255 FT_UInt gidx; local
269 gidx = script;
270 if ( gidx == 0 || gidx + 1 >= script_max )
271 gidx = globals->glyph_scripts[gindex] & AF_SCRIPT_LIST_NONE;
273 clazz = AF_SCRIPT_CLASSES_GET[gidx];
/external/genext2fs/
H A Dgenext2fs.c2527 int gidx = 0; local
2594 gopt[gidx++] = optarg;
2700 for(i = 0; i < gidx; i++)

Completed in 32 milliseconds