Searched refs:startGlyphIndex (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/src/sfnt/
H A DSkOTTable_EBLC.h52 SK_OT_USHORT startGlyphIndex; //lowest glyph index for this size member in struct:SkOTTableEmbeddedBitmapLocation::BitmapSizeTable
/external/skia/src/sfnt/
H A DSkOTTable_EBLC.h52 SK_OT_USHORT startGlyphIndex; //lowest glyph index for this size member in struct:SkOTTableEmbeddedBitmapLocation::BitmapSizeTable
/external/chromium_org/third_party/skia/src/ports/
H A DSkScalerContext_win_dw.cpp140 if (sizeTable->endGlyphIndex >= sizeTable->startGlyphIndex + 3) {
/external/fonttools/Lib/fontTools/ttLib/tables/
H A DE_B_L_C_.py43 startGlyphIndex: H
179 curTable.startGlyphIndex = min(ist.firstGlyphIndex for ist in curStrike.indexSubTables)
/external/fonttools/Tools/fontTools/ttLib/tables/
H A DE_B_L_C_.py43 startGlyphIndex: H
179 curTable.startGlyphIndex = min(ist.firstGlyphIndex for ist in curStrike.indexSubTables)
/external/skia/src/ports/
H A DSkScalerContext_win_dw.cpp140 if (sizeTable->endGlyphIndex >= sizeTable->startGlyphIndex + 3) {

Completed in 150 milliseconds