Home
last modified time | relevance | path

Searched refs:gidx (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/freetype/src/autofit/
Dafglobal.c235 FT_UInt gidx; in af_face_globals_get_metrics() local
249 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()
/external/freetype/src/autofit/
Dhbshim.c272 hb_codepoint_t gidx = FT_Get_Char_Index( globals->face, ch ); in af_get_coverage() local
276 &gidx, 1, 1 ) ) in af_get_coverage()
/external/chromium_org/third_party/sqlite/src/test/
Dmake-where7.tcl26 lappend gidx($g) $a
/external/genext2fs/
Dgenext2fs.c2528 int gidx = 0; local
2595 gopt[gidx++] = optarg;
2701 for(i = 0; i < gidx; i++)