Home | History | Annotate | Download | only in win

Lines Matching refs:scrollOffset

3310             IntPoint frameOffset(-frame->view()->scrollOffset().width(), -frame->view()->scrollOffset().height());
3347 ir.move(-frame->view()->scrollOffset().width(), -frame->view()->scrollOffset().height());
4786 HRESULT STDMETHODCALLTYPE WebView::scrollOffset(
4791 IntSize offsetIntSize = m_page->mainFrame()->view()->scrollOffset();