Home
last modified time | relevance | path

Searched refs:endGlyphIndex (Results 1 – 8 of 8) sorted by relevance

/external/skqp/src/sfnt/
DSkOTTable_EBLC.h52 SK_OT_USHORT endGlyphIndex; //highest glyph index for this size member
/external/skia/src/sfnt/
DSkOTTable_EBLC.h52 SK_OT_USHORT endGlyphIndex; //highest glyph index for this size member
/external/skqp/modules/skshaper/src/
DSkShaper_harfbuzz.cpp786 int endGlyphIndex = (logicalIndex == runIndex) in shape() local
798 append(handler, info, run, startGlyphIndex, endGlyphIndex, &currentPoint); in shape()
/external/harfbuzz_ng/src/
Dhb-ot-color-cbdt-table.hh294 GlyphID endGlyphIndex; member
/external/skia/modules/skshaper/src/
DSkShaper_harfbuzz.cpp1290 int endGlyphIndex = (logicalIndex == runIndex) in shapeOk() local
1301 append(handler, info, run, startGlyphIndex, endGlyphIndex, &currentPoint); in shapeOk()
/external/fonttools/Lib/fontTools/ttLib/tables/
DE_B_L_C_.py187 curTable.endGlyphIndex = max(ist.lastGlyphIndex for ist in curStrike.indexSubTables)
/external/skqp/src/ports/
DSkScalerContext_win_dw.cpp159 if (sizeTable->endGlyphIndex >= sizeTable->startGlyphIndex + 3) { in has_bitmap_strike()
/external/skia/src/ports/
DSkScalerContext_win_dw.cpp159 if (sizeTable->endGlyphIndex >= sizeTable->startGlyphIndex + 3) { in has_bitmap_strike()