Lines Matching refs:top
60 inval.top = rnd16(r.top, inset);
103 clipR.top = clip.top;
124 // draw the nav up box (5 px from the top edge)
126 m_navUp.top = 5;
128 m_navUp.bottom = m_navUp.top + 30;
133 m_navDown.top = H - (30 + 5);
135 m_navDown.bottom = m_navDown.top + 30;
140 m_navLeft.top = Hm - 15;
142 m_navLeft.bottom = m_navLeft.top + 30;
147 m_navRight.top = Hm - 15;
149 m_navRight.bottom = m_navRight.top + 30;
154 m_navCenter.top = Hm - 15;
156 m_navCenter.bottom = m_navCenter.top + 30;