Home
last modified time | relevance | path

Searched defs:startGlyphIndex (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/sfnt/
DSkOTTable_EBLC.h51 SK_OT_USHORT startGlyphIndex; //lowest glyph index for this size member
/external/skqp/src/sfnt/
DSkOTTable_EBLC.h51 SK_OT_USHORT startGlyphIndex; //lowest glyph index for this size member
/external/skia/modules/skshaper/src/
DSkShaper_harfbuzz.cpp524 const ShapedRun& run, size_t startGlyphIndex, size_t endGlyphIndex) { in append()
1160 struct SubRun { const ShapedRun& run; size_t startGlyphIndex; size_t endGlyphIndex; }; in wrap() member
1164 size_t startGlyphIndex = (logicalIndex == previousBreak.fRunIndex) in wrap() local
/external/harfbuzz_ng/src/
Dhb-ot-color-cbdt-table.hh293 HBGlyphID startGlyphIndex; member
/external/skqp/modules/skshaper/src/
DSkShaper_harfbuzz.cpp783 int startGlyphIndex = (logicalIndex == previousBreak.fRunIndex) in shape() local