Searched refs:setAnchor (Results 1 – 3 of 3) sorted by relevance
22 void setAnchor(PropertyValue<LightAnchorType>);
24 light.setAnchor(*convertedAnchor); in operator ()()
35 void Light::setAnchor(PropertyValue<LightAnchorType> property) { in setAnchor() function in mbgl::style::Light