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