Searched defs:viewSize (Results 1 - 14 of 14) sorted by relevance

/macosx-10.9.5/WebKit2-7537.78.2/Shared/
H A DUpdateInfo.cpp35 encoder << viewSize; local
H A DUpdateInfo.h50 WebCore::IntSize viewSize; member in class:WebKit::UpdateInfo
H A DWebPageCreationParameters.cpp35 encoder << viewSize; local
H A DWebPageCreationParameters.h51 WebCore::IntSize viewSize; member in struct:WebKit::WebPageCreationParameters
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/qt/raw/
H A Dqrawwebview_p_p.h117 virtual WebCore::IntSize viewSize() { return m_size; } function in class:QRawWebViewPrivate
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebPage/
H A DDrawingArea.h124 virtual void updateGeometry(const WebCore::IntSize& viewSize, const WebCore::IntSize& layerPosition) { } argument
H A DWebPage.cpp1085 void WebPage::setSize(const WebCore::IntSize& viewSize) argument
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DSpatialNavigation.cpp98 static RectsAlignment alignmentForRects(FocusDirection direction, const LayoutRect& curRect, const LayoutRect& targetRect, const LayoutSize& viewSize) argument
241 static bool areRectsMoreThanFullScreenApart(FocusDirection direction, const LayoutRect& curRect, const LayoutRect& targetRect, const LayoutSize& viewSize) argument
676 LayoutSize viewSize local
[all...]
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/gtk/
H A DPageClientImpl.cpp90 WebCore::IntSize PageClientImpl::viewSize() function in class:WebKit::PageClientImpl
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/qt/
H A DQtPageClient.cpp286 WebCore::IntSize QtPageClient::viewSize() function in class:WebKit::QtPageClient
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/CoordinatedGraphics/
H A DWebView.cpp291 WebCore::IntSize WebView::viewSize() function in class:WebKit::WebView
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/qt/
H A Dqquickwebview.cpp918 WebCore::IntSize QQuickWebViewPrivate::viewSize() const function in class:QQuickWebViewPrivate
/macosx-10.9.5/WebKit-7537.78.2/blackberry/Api/
H A DWebPage.cpp1945 IntSize viewSize = viewportSize(); local
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/
H A DWebPageProxy.cpp1127 IntSize WebPageProxy::viewSize() const function in class:WebKit::WebPageProxy

Completed in 331 milliseconds