Searched refs:setTextFont (Results 1 – 3 of 3) sorted by relevance
123 void setTextFont(DataDrivenPropertyValue<std::vector<std::string>>);
54 …roperty<SymbolLayer, DataDrivenPropertyValue<std::vector<std::string>>, &SymbolLayer::setTextFont>; in makeLayoutPropertySetters()
425 void SymbolLayer::setTextFont(DataDrivenPropertyValue<std::vector<std::string>> value) { in setTextFont() function in mbgl::style::SymbolLayer