Searched defs:hasIcon (Results 1 – 2 of 2) sorted by relevance
39 bool hasIcon; member in mbgl::SymbolInstance
84 const bool hasIcon = has<IconImage>(layout); in SymbolLayout() local422 const bool hasIcon = symbolInstance.hasIcon; in place() local