Searched defs:unobscuredContentRect (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/WebKit2-7600.1.25/Shared/
H A DSessionState.cpp112 encoder << unobscuredContentRect; local
H A DSessionState.h103 WebCore::IntRect unobscuredContentRect; member in struct:WebKit::FrameState
/macosx-10.10/WebCore-7600.1.25/history/
H A DHistoryItem.h181 IntRect unobscuredContentRect() const { return m_unobscuredContentRect; } function in class:WebCore::HistoryItem
182 void setUnobscuredContentRect(IntRect unobscuredContentRect) { m_unobscuredContentRect = unobscuredContentRect; } argument
/macosx-10.10/WebCore-7600.1.25/platform/
H A DScrollView.cpp256 IntRect ScrollView::unobscuredContentRect(VisibleContentRectIncludesScrollbars scrollbarInclusion) const function in class:WebCore::ScrollView
/macosx-10.10/WebKit2-7600.1.25/UIProcess/
H A DWebPageProxy.h393 const WebCore::FloatRect& unobscuredContentRect() const { return m_lastVisibleContentRectUpdate.unobscuredRect(); } function in class:WebKit::WebPageProxy

Completed in 135 milliseconds