Searched defs:hasText (Results 1 – 2 of 2) sorted by relevance
38 bool hasText; member in mbgl::SymbolInstance
83 const bool hasText = has<TextField>(layout) && has<TextFont>(layout); in SymbolLayout() local421 const bool hasText = symbolInstance.hasText; in place() local