Searched defs:setBackgroundColor (Results 1 – 5 of 5) sorted by relevance
26 void BaseWidget::setBackgroundColor(int rValue, int gValue, int bValue) in setBackgroundColor() function in BaseWidget
146 void SwitchButton::setBackgroundColor(QColor color) in setBackgroundColor() function in SwitchButton
79 void BackgroundLayer::setBackgroundColor(PropertyValue<Color> value) { in setBackgroundColor() function in mbgl::style::BackgroundLayer