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

  /external/skia/src/sfnt/
SkOTTable_EBLC.h 53 SK_OT_USHORT endGlyphIndex; //highest glyph index for this size
  /external/fonttools/Lib/fontTools/ttLib/tables/
E_B_L_C_.py 44 endGlyphIndex: H
180 curTable.endGlyphIndex = max(ist.lastGlyphIndex for ist in curStrike.indexSubTables)
  /external/skia/src/ports/
SkScalerContext_win_dw.cpp 154 if (sizeTable->endGlyphIndex >= sizeTable->startGlyphIndex + 3) {

Completed in 168 milliseconds