Home | History | Annotate | Download | only in wince

Lines Matching refs:centerY

497             int centerY = origRect.y() + origRect.height() / 2;
499 m_rotation.m_preShiftY = -centerY;
501 m_rotation.m_postShiftY = centerY;
804 int centerY = stableRound(trRect.y() + b);
815 startY = centerY - startY;
817 endY = centerY - endY;