Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/video/common/
H A Dswitchbutton.cpp18 m_nHeight(36), in SwitchButton()
73 painter.drawRoundedRect(QRectF(m_nX - (m_nHeight / 2),m_nY - (m_nHeight / 2),\ in paintEvent()
106 m_nX = m_nHeight / 2; in resizeEvent()
107 m_nY = m_nHeight / 2; in resizeEvent()
118 return QSize(2 * (m_nHeight + m_nMargin), m_nHeight + 2 * m_nMargin); in minimumSizeHint()
125 if (m_nX >= width() - m_nHeight / 2) in onTimeout()
129 if (m_nX <= m_nHeight / 2) in onTimeout()
H A Dswitchbutton.h61 qint16 m_nHeight; //height variable
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/MediaUI/common/
H A Dswitchbutton.cpp18 m_nHeight(36), in SwitchButton()
73 painter.drawRoundedRect(QRectF(m_nX - (m_nHeight / 2),m_nY - (m_nHeight / 2),\ in paintEvent()
106 m_nX = m_nHeight / 2; in resizeEvent()
107 m_nY = m_nHeight / 2; in resizeEvent()
118 return QSize(2 * (m_nHeight + m_nMargin), m_nHeight + 2 * m_nMargin); in minimumSizeHint()
125 if (m_nX >= width() - m_nHeight / 2) in onTimeout()
129 if (m_nX <= m_nHeight / 2) in onTimeout()
H A Dswitchbutton.h61 qint16 m_nHeight; //height variable
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/music/common/
H A Dswitchbutton.cpp18 m_nHeight(36), in SwitchButton()
73 painter.drawRoundedRect(QRectF(m_nX - (m_nHeight / 2),m_nY - (m_nHeight / 2),\ in paintEvent()
106 m_nX = m_nHeight / 2; in resizeEvent()
107 m_nY = m_nHeight / 2; in resizeEvent()
118 return QSize(2 * (m_nHeight + m_nMargin), m_nHeight + 2 * m_nMargin); in minimumSizeHint()
125 if (m_nX >= width() - m_nHeight / 2) in onTimeout()
129 if (m_nX <= m_nHeight / 2) in onTimeout()
H A Dswitchbutton.h61 qint16 m_nHeight; //height variable