Searched refs:placeFirstAndLastGlyph (Results 1 – 3 of 3) sorted by relevance
53 optional<std::pair<PlacedGlyph, PlacedGlyph>> placeFirstAndLastGlyph(const float fontScale,
234 optional<std::pair<PlacedGlyph, PlacedGlyph>> placeFirstAndLastGlyph(const float fontScale, in placeFirstAndLastGlyph() function302 …placeFirstAndLastGlyph(fontScale, lineOffsetX, lineOffsetY, flip, projectedAnchorPoint, symbol.anc… in placeGlyphsAlongLine()
117 const auto firstAndLastGlyph = placeFirstAndLastGlyph( in placeLineFeature()