Searched defs:startGlyphIndex (Results 1 – 5 of 5) sorted by relevance
51 SK_OT_USHORT startGlyphIndex; //lowest 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() member1164 size_t startGlyphIndex = (logicalIndex == previousBreak.fRunIndex) in wrap() local
293 HBGlyphID startGlyphIndex; member
783 int startGlyphIndex = (logicalIndex == previousBreak.fRunIndex) in shape() local