HomeSort by relevance Sort by last modified time
    Searched full:gidx (Results 1 - 4 of 4) 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/chromium_org/third_party/sqlite/src/test/
make-where7.tcl 26 lappend gidx($g) $a
  /external/genext2fs/
genext2fs.c 2528 int gidx = 0; local
    [all...]

Completed in 756 milliseconds