Home
last modified time | relevance | path

Searched defs:endGlyphIndex (Results 1 – 5 of 5) 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/harfbuzz_ng/src/
Dhb-ot-color-cbdt-table.hh294 GlyphID endGlyphIndex; member
/external/skqp/modules/skshaper/src/
DSkShaper_harfbuzz.cpp786 int endGlyphIndex = (logicalIndex == runIndex) in shape() local
/external/skia/modules/skshaper/src/
DSkShaper_harfbuzz.cpp1290 int endGlyphIndex = (logicalIndex == runIndex) in shapeOk() local