Searched refs:endGlyphIndex (Results 1 – 8 of 8) sorted by relevance
/external/skqp/src/sfnt/ |
D | SkOTTable_EBLC.h | 52 SK_OT_USHORT endGlyphIndex; //highest glyph index for this size member
|
/external/skia/src/sfnt/ |
D | SkOTTable_EBLC.h | 52 SK_OT_USHORT endGlyphIndex; //highest glyph index for this size member
|
/external/skqp/modules/skshaper/src/ |
D | SkShaper_harfbuzz.cpp | 786 int endGlyphIndex = (logicalIndex == runIndex) in shape() local 798 append(handler, info, run, startGlyphIndex, endGlyphIndex, ¤tPoint); in shape()
|
/external/harfbuzz_ng/src/ |
D | hb-ot-color-cbdt-table.hh | 294 GlyphID endGlyphIndex; member
|
/external/skia/modules/skshaper/src/ |
D | SkShaper_harfbuzz.cpp | 1290 int endGlyphIndex = (logicalIndex == runIndex) in shapeOk() local 1301 append(handler, info, run, startGlyphIndex, endGlyphIndex, ¤tPoint); in shapeOk()
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
D | E_B_L_C_.py | 187 curTable.endGlyphIndex = max(ist.lastGlyphIndex for ist in curStrike.indexSubTables)
|
/external/skqp/src/ports/ |
D | SkScalerContext_win_dw.cpp | 159 if (sizeTable->endGlyphIndex >= sizeTable->startGlyphIndex + 3) { in has_bitmap_strike()
|
/external/skia/src/ports/ |
D | SkScalerContext_win_dw.cpp | 159 if (sizeTable->endGlyphIndex >= sizeTable->startGlyphIndex + 3) { in has_bitmap_strike()
|