Searched refs:containingWindow (Results 1 – 10 of 10) sorted by relevance
96 /* [in] */ OLE_HANDLE containingWindow, in init() argument100 if (!delegate || !containingWindow) in init()108 m_containingWindow = (HWND)(ULONG64)containingWindow; in init()
63 /* [in] */ OLE_HANDLE containingWindow,
2028 Remove "containingWindow()/setContainingWindow()" from Widget. HostWindow covers this now.
860 WebKitWebView* containingWindow = getViewFromFrame(m_frame); in transitionToCommittedForNewPage() local861 IntSize size = IntSize(GTK_WIDGET(containingWindow)->allocation.width, in transitionToCommittedForNewPage()862 GTK_WIDGET(containingWindow)->allocation.height); in transitionToCommittedForNewPage()863 bool transparent = webkit_web_view_get_transparent(containingWindow); in transitionToCommittedForNewPage()874 WebKitWebViewPrivate* priv = WEBKIT_WEB_VIEW_GET_PRIVATE(containingWindow); in transitionToCommittedForNewPage()
43 …HRESULT init([in] IWebScrollBarDelegatePrivate* delegate, [in] OLE_HANDLE containingWindow, [in] W…
942 …Fix Gtk bustage from use of containingWindow() over on the WebKit side. Replace with HostWindow u…950 Remove "containingWindow()/setContainingWindow()" from Widget. HostWindow covers this now.
34465 Remove "containingWindow()/setContainingWindow()" from Widget. HostWindow covers this now.37497 (WebCore::Widget::containingWindow):41329 (WebCore::Widget::containingWindow):41429 Make the conversion methods that go to and from some containingWindow41642 Make containingWindow() and setContainingWindow() cross-platform.41654 (WebCore::Widget::containingWindow):41659 (WebCore::Widget::containingWindow):41662 (WebCore::Widget::containingWindow):41666 (WebCore::Widget::containingWindow):42404 (WebCore::Widget::containingWindow):
3673 containingWindow() to receive the correct HWND for the Qt port.5129 on containingWindow() to get the correct HWND for the Qt port.35716 (WebCore::Widget::containingWindow):57588 * Set the cursor on the containingWindow() instead of the61283 (WebCore::Widget::containingWindow):
11616 Make the containingWindow a GtkContainer and make use of the11942 (WebCore::Widget::containingWindow):17917 (WebCore::Widget::containingWindow):
25109 (WebCore::Widget::containingWindow):