Searched refs:setTextIgnorePlacement (Results 1 – 3 of 3) sorted by relevance
179 void setTextIgnorePlacement(PropertyValue<bool>);
68 …placement"] = &setProperty<SymbolLayer, PropertyValue<bool>, &SymbolLayer::setTextIgnorePlacement>; in makeLayoutPropertySetters()
649 void SymbolLayer::setTextIgnorePlacement(PropertyValue<bool> value) { in setTextIgnorePlacement() function in mbgl::style::SymbolLayer