Searched refs:setTextMaxWidth (Results 1 – 3 of 3) sorted by relevance
131 void setTextMaxWidth(DataDrivenPropertyValue<float>);
56 …width"] = &setProperty<SymbolLayer, DataDrivenPropertyValue<float>, &SymbolLayer::setTextMaxWidth>; in makeLayoutPropertySetters()
457 void SymbolLayer::setTextMaxWidth(DataDrivenPropertyValue<float> value) { in setTextMaxWidth() function in mbgl::style::SymbolLayer