Lines Matching refs:top
748 LONG height = windowRect.bottom - windowRect.top;
864 singlePixels += (rect->right - rect->left) * (rect->bottom - rect->top);
2498 frame.left, frame.top, frame.right - frame.left, frame.bottom - frame.top, m_hostWindow ? m_hostWindow : HWND_MESSAGE, 0, gInstance, 0);
3349 rc->top = ir.y();
3350 rc->bottom = rc->top + ir.height();
4813 rect->top = (LONG) visibleContent.y();
5019 // type. (See behavior matrix at the top of WebFramePrivate.) So we copy all the items
5178 form.rcArea.top = caret.y();
5722 // Get the accessible object for the top-level frame.