Searched refs:setTextHaloWidth (Results 1 – 3 of 3) sorted by relevance
249 void setTextHaloWidth(DataDrivenPropertyValue<float>);
139 …idth"] = &setProperty<SymbolLayer, DataDrivenPropertyValue<float>, &SymbolLayer::setTextHaloWidth>; in makePaintPropertySetters()
954 void SymbolLayer::setTextHaloWidth(DataDrivenPropertyValue<float> value) { in setTextHaloWidth() function in mbgl::style::SymbolLayer