Searched defs:endGlyphIndex (Results 1 – 5 of 5) sorted by relevance
52 SK_OT_USHORT endGlyphIndex; //highest glyph index for this size member
524 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() member1167 size_t endGlyphIndex = (logicalIndex == current.fRunIndex) in wrap() local
294 HBGlyphID endGlyphIndex; member
786 int endGlyphIndex = (logicalIndex == runIndex) in shape() local