Home
last modified time | relevance | path

Searched defs:setBackgroundColor (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/app/qsetting/
H A Dbasewidget.cpp26 void BaseWidget::setBackgroundColor(int rValue, int gValue, int bValue) in setBackgroundColor() function in BaseWidget
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/video/common/
H A Dswitchbutton.cpp146 void SwitchButton::setBackgroundColor(QColor color) in setBackgroundColor() function in SwitchButton
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/MediaUI/common/
H A Dswitchbutton.cpp146 void SwitchButton::setBackgroundColor(QColor color) in setBackgroundColor() function in SwitchButton
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/music/common/
H A Dswitchbutton.cpp146 void SwitchButton::setBackgroundColor(QColor color) in setBackgroundColor() function in SwitchButton
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/layers/
H A Dbackground_layer.cpp79 void BackgroundLayer::setBackgroundColor(PropertyValue<Color> value) { in setBackgroundColor() function in mbgl::style::BackgroundLayer