Home | History | Annotate | Download | only in win

Lines Matching defs:visibleContentRect

1271 HRESULT WebFrame::visibleContentRect(RECT* rect)
1285 *rect = view->visibleContentRect(false);
2510 FloatRect bounds = view->visibleContentRect(true);