Home | History | Annotate | Download | only in WebCoreSupport

Lines Matching refs:actualVisibleContentRect

1106     IntSize currentVisibleContentSize = m_frame->coreFrame()->view() ? m_frame->coreFrame()->view()->actualVisibleContentRect().size() : IntSize();