Searched refs:spacesStart (Results 1 – 1 of 1) sorted by relevance
455 auto spacesStart = spaces.glyphStart(); in addLine() local473 bool isSpaceRun = spacesStart.runIndex() == (firstRunIndex + visualIndex); in addLine()477 auto glyphSpaces = isSpaceRun ? spacesStart.glyphIndex() : glyphEnd; in addLine()