Searched refs:setBackgroundPattern (Results 1 – 3 of 3) sorted by relevance
39 void setBackgroundPattern(PropertyValue<std::string>);
106 void BackgroundLayer::setBackgroundPattern(PropertyValue<std::string> value) { in setBackgroundPattern() function in mbgl::style::BackgroundLayer
229 … &setProperty<BackgroundLayer, PropertyValue<std::string>, &BackgroundLayer::setBackgroundPattern>; in makePaintPropertySetters()