Searched refs:textPaintProperties (Results 1 – 3 of 3) sorted by relevance
70 style::TextPaintProperties::PossiblyEvaluated textPaintProperties() const;
195 auto paintPropertyValues = textPaintProperties(); in render()319 style::TextPaintProperties::PossiblyEvaluated RenderSymbolLayer::textPaintProperties() const { in textPaintProperties() function in mbgl::RenderSymbolLayer
93 layer->as<RenderSymbolLayer>()->textPaintProperties() in SymbolLayout()