HomeSort by relevance Sort by last modified time
    Searched defs:gidx (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/freetype/src/autofit/
afglobal.c 235 FT_UInt gidx; local
249 gidx = script;
250 if ( gidx == 0 || gidx + 1 >= script_max )
251 gidx = globals->glyph_scripts[gindex] & AF_SCRIPT_NONE;
253 clazz = AF_SCRIPT_CLASSES_GET[gidx];
  /external/freetype/src/autofit/
afglobal.c 235 FT_UInt gidx; local
249 gidx = script;
250 if ( gidx == 0 || gidx + 1 >= script_max )
251 gidx = globals->glyph_scripts[gindex] & AF_SCRIPT_NONE;
253 clazz = AF_SCRIPT_CLASSES_GET[gidx];
  /external/genext2fs/
genext2fs.c 2528 int gidx = 0; local
    [all...]

Completed in 477 milliseconds