Searched refs:TextPaintProperties (Results 1 – 7 of 7) sorted by relevance
26 class TextPaintProperties : public Properties< class70 style::TextPaintProperties::PossiblyEvaluated textPaintProperties() const;
319 style::TextPaintProperties::PossiblyEvaluated RenderSymbolLayer::textPaintProperties() const { in textPaintProperties()320 return style::TextPaintProperties::PossiblyEvaluated { in textPaintProperties()
44 …std::pair<style::IconPaintProperties::PossiblyEvaluated, style::TextPaintProperties::PossiblyEvalu…
43 …g, std::pair<style::IconPaintProperties::PossiblyEvaluated, style::TextPaintProperties::PossiblyEv…
14 … style::TextPaintProperties::PossiblyEvaluated>>& layerPaintProperties, in SymbolBucket()
156 template class SymbolSDFProgram<style::TextPaintProperties>;
443 using SymbolSDFTextProgram = SymbolSDFProgram<style::TextPaintProperties>;