Home
last modified time | relevance | path

Searched refs:thumbColor (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/video/common/
H A Dswitchbutton.cpp46 QColor thumbColor; in paintEvent() local
51 thumbColor = m_thumbColorOn; in paintEvent()
55 thumbColor = m_thumbColorOff; in paintEvent()
61 thumbColor = m_disableColor; in paintEvent()
71 painter.setBrush(thumbColor); in paintEvent()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/MediaUI/common/
H A Dswitchbutton.cpp46 QColor thumbColor; in paintEvent() local
51 thumbColor = m_thumbColorOn; in paintEvent()
55 thumbColor = m_thumbColorOff; in paintEvent()
61 thumbColor = m_disableColor; in paintEvent()
71 painter.setBrush(thumbColor); in paintEvent()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/music/common/
H A Dswitchbutton.cpp46 QColor thumbColor; in paintEvent() local
51 thumbColor = m_thumbColorOn; in paintEvent()
55 thumbColor = m_thumbColorOff; in paintEvent()
61 thumbColor = m_disableColor; in paintEvent()
71 painter.setBrush(thumbColor); in paintEvent()