Lines Matching full:right
61 inval.right = rnd16(r.right, -inset);
123 clipR.right = clip.right;
146 m_usernameInput.rect.right = W - 5;
154 m_passwordInput.rect.right = W - 5;
195 oval.right = oval.left + ovalWidth;
365 visibleRects[0].right = input->rect.right;
373 if (x > m_usernameInput.rect.left && x < m_usernameInput.rect.right &&
376 else if (x >m_passwordInput.rect.left && x < m_passwordInput.rect.right &&