Searched refs:lastPlacedGlyph (Results 1 – 1 of 1) sorted by relevance
255 …optional<PlacedGlyph> lastPlacedGlyph = placeGlyphAlongLine(fontScale * lastGlyphOffset, lineOffse… in placeFirstAndLastGlyph() local256 if (!lastPlacedGlyph) in placeFirstAndLastGlyph()259 return std::make_pair(*firstPlacedGlyph, *lastPlacedGlyph); in placeFirstAndLastGlyph()