Home
last modified time | relevance | path

Searched defs:endGlyphIndex (Results 1 – 3 of 3) sorted by relevance

/external/skia/modules/skshaper/src/
DSkShaper_harfbuzz.cpp507 const ShapedRun& run, size_t startGlyphIndex, size_t endGlyphIndex) { in append()
1145 struct SubRun { const ShapedRun& run; size_t startGlyphIndex; size_t endGlyphIndex; }; in wrap() member
1152 size_t endGlyphIndex = (logicalIndex == current.fRunIndex) in wrap() local
/external/skia/src/sfnt/
DSkOTTable_EBLC.h52 SK_OT_USHORT endGlyphIndex; //highest glyph index for this size member
/external/harfbuzz_ng/src/OT/Color/CBDT/
DCBDT.hh697 HBGlyphID16 endGlyphIndex; member