Home
last modified time | relevance | path

Searched refs:m_nX (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/video/common/
H A Dswitchbutton.cpp73 painter.drawRoundedRect(QRectF(m_nX - (m_nHeight / 2),m_nY - (m_nHeight / 2),\ in paintEvent()
106 m_nX = m_nHeight / 2; in resizeEvent()
124 m_nX += 1; in onTimeout()
125 if (m_nX >= width() - m_nHeight / 2) in onTimeout()
128 m_nX -= 1; in onTimeout()
129 if (m_nX <= m_nHeight / 2) in onTimeout()
H A Dswitchbutton.h59 qreal m_nX; // x variable
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/MediaUI/common/
H A Dswitchbutton.cpp73 painter.drawRoundedRect(QRectF(m_nX - (m_nHeight / 2),m_nY - (m_nHeight / 2),\ in paintEvent()
106 m_nX = m_nHeight / 2; in resizeEvent()
124 m_nX += 1; in onTimeout()
125 if (m_nX >= width() - m_nHeight / 2) in onTimeout()
128 m_nX -= 1; in onTimeout()
129 if (m_nX <= m_nHeight / 2) in onTimeout()
H A Dswitchbutton.h59 qreal m_nX; // x variable
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/music/common/
H A Dswitchbutton.cpp73 painter.drawRoundedRect(QRectF(m_nX - (m_nHeight / 2),m_nY - (m_nHeight / 2),\ in paintEvent()
106 m_nX = m_nHeight / 2; in resizeEvent()
124 m_nX += 1; in onTimeout()
125 if (m_nX >= width() - m_nHeight / 2) in onTimeout()
128 m_nX -= 1; in onTimeout()
129 if (m_nX <= m_nHeight / 2) in onTimeout()
H A Dswitchbutton.h59 qreal m_nX; // x variable