Searched refs:setTextLineHeight (Results 1 – 3 of 3) sorted by relevance
135 void setTextLineHeight(PropertyValue<float>);
57 …t-line-height"] = &setProperty<SymbolLayer, PropertyValue<float>, &SymbolLayer::setTextLineHeight>; in makeLayoutPropertySetters()
473 void SymbolLayer::setTextLineHeight(PropertyValue<float> value) { in setTextLineHeight() function in mbgl::style::SymbolLayer