Searched defs:contentsSize (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/CoordinatedGraphics/
H A DWebView.h108 const WebCore::IntSize& contentsSize() const { return m_contentsSize; } function in class:WebKit::WebView
H A DPageViewportController.cpp169 void PageViewportController::didRenderFrame(const IntSize& contentsSize, const IntRect& coveredRect) argument
H A DWebView.cpp520 void WebView::didRenderFrame(const WebCore::IntSize& contentsSize, const WebCore::IntRect& coveredRect) argument
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/efl/
H A DViewClientEfl.cpp110 void ViewClientEfl::didRenderFrame(WKViewRef, WKSize contentsSize, WKRect coveredRect, const void* clientInfo) argument
/macosx-10.10.1/WebKit2-7600.1.25/Shared/mac/
H A DRemoteLayerTreeTransaction.h186 WebCore::IntSize contentsSize() const { return m_contentsSize; } function in class:WebKit::RemoteLayerTreeTransaction
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/efl/
H A Dewk_view.cpp764 WKSize contentsSize = WKViewGetContentsSize(impl->wkView()); local
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/
H A DWebPageProxy.cpp3247 void WebPageProxy::didRenderFrame(const WebCore::IntSize& contentsSize, const WebCore::IntRect& coveredRect) argument

Completed in 88 milliseconds