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