Searched defs:endGlyphIndex (Results 1 – 3 of 3) sorted by relevance
507 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() member1152 size_t endGlyphIndex = (logicalIndex == current.fRunIndex) in wrap() local
52 SK_OT_USHORT endGlyphIndex; //highest glyph index for this size member
697 HBGlyphID16 endGlyphIndex; member