Searched refs:getTextFont (Results 1 – 3 of 3) sorted by relevance
122 DataDrivenPropertyValue<std::vector<std::string>> getTextFont() const;
281 layer->as<SymbolLayer>()->getTextFont().match( in fontStacks()
421 DataDrivenPropertyValue<std::vector<std::string>> SymbolLayer::getTextFont() const { in getTextFont() function in mbgl::style::SymbolLayer426 if (value == getTextFont()) in setTextFont()