HomeSort by relevance Sort by last modified time
    Searched full:nglyphs (Results 1 - 6 of 6) sorted by null

  /external/icu4c/layout/
StateTables.h 43 le_uint16 nGlyphs;
StateTableProcessor.cpp 34 lastGlyph = firstGlyph + SWAPW(classTable->nGlyphs);
  /external/skia/src/gpu/
GrTextContext.cpp 56 int nGlyphs = fCurrVertex / 4;
59 nGlyphs,
  /external/harfbuzz/tests/shaping/
main.cpp 270 hb_uint32 nglyphs = 0; local
273 nglyphs++;
277 if( nglyphs != shaper_item.num_glyphs )
280 for (hb_uint32 i = 0; i < nglyphs; ++i) {
292 qDebug("%s: shaping of string %s failed, nglyphs=%d, expected %d",
295 shaper_item.num_glyphs, nglyphs);
  /external/harfbuzz/src/
harfbuzz-arabic.c 1034 const int nglyphs = item->num_glyphs; local
    [all...]
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-arabic.c 1034 const int nglyphs = item->num_glyphs; local
    [all...]

Completed in 81 milliseconds