Searched refs:setTextRotationAlignment (Results 1 – 3 of 3) sorted by relevance
115 void setTextRotationAlignment(PropertyValue<AlignmentType>);
52 … = &setProperty<SymbolLayer, PropertyValue<AlignmentType>, &SymbolLayer::setTextRotationAlignment>; in makeLayoutPropertySetters()
393 void SymbolLayer::setTextRotationAlignment(PropertyValue<AlignmentType> value) { in setTextRotationAlignment() function in mbgl::style::SymbolLayer