Home | History | Annotate | Download | only in nav

Lines Matching full:m_controlheight

1329     , m_controlHeight(CONTROL_HEIGHT)
1534 float scale = m_controlHeight / (float)CONTROL_HEIGHT;
1550 touchHandleRect.fBottom = touchHandleRect.fTop + m_controlHeight;
1556 touchHandleRect.fBottom = touchHandleRect.fTop + m_controlHeight;
1802 test.set(cx, cy, cx + m_controlWidth, cy + m_controlHeight);
1805 cx, cy, m_controlWidth, m_controlHeight, x, y);
1987 m_controlHeight = CONTROL_HEIGHT * handleScale;