Searched refs:TextMaxWidth (Results 1 – 3 of 3) sorted by relevance
125 struct TextMaxWidth : DataDrivenLayoutProperty<float> { struct274 TextMaxWidth,
450 return TextMaxWidth::defaultValue(); in getDefaultTextMaxWidth()454 return impl().layout.get<TextMaxWidth>(); in getTextMaxWidth()461 impl_->layout.get<TextMaxWidth>() = value; in setTextMaxWidth()
185 layout.evaluate<TextMaxWidth>(zoom, feature) * oneEm : 0, in prepare()