Home
last modified time | relevance | path

Searched defs:hostWindow (Results 1 – 14 of 14) sorted by relevance

/external/webkit/WebKit/win/WebCoreSupport/
DWebInspectorClient.cpp258 HWND hostWindow; in setAttachedWindowHeight() local
336 HWND hostWindow; in closeWindowWithoutNotifications() local
369 HWND hostWindow; in showWindowWithoutNotifications() local
/external/webkit/WebCore/platform/chromium/
DFramelessScrollView.cpp65 HostWindow* FramelessScrollView::hostWindow() const in hostWindow() function in WebCore::FramelessScrollView
DPopupMenuChromium.cpp690 HostWindow* PopupListBox::hostWindow() const in hostWindow() function in WebCore::PopupListBox
/external/webkit/WebKit/chromium/src/
DSuggestionsPopupMenuClient.cpp124 HostWindow* SuggestionsPopupMenuClient::hostWindow() const in hostWindow() function in WebKit::SuggestionsPopupMenuClient
/external/webkit/WebKit/mac/WebView/
DWebViewData.h87 NSWindow *hostWindow; variable
DWebView.mm3312 {
/external/webkit/WebKitTools/DumpRenderTree/win/
DUIDelegate.cpp540 HWND hostWindow; in webViewClose() local
549 HWND hostWindow; in webViewFocus() local
DDumpRenderTree.cpp928 HWND hostWindow; in runTest() local
1100 …HWND hostWindow = CreateWindowEx(WS_EX_TOOLWINDOW, kDumpRenderTreeClassName, TEXT("DumpRenderTree"… in createWebViewAndOffscreenWindow() local
/external/webkit/WebCore/rendering/
DRenderMenuList.cpp418 HostWindow* RenderMenuList::hostWindow() const in hostWindow() function in WebCore::RenderMenuList
DRenderTextControlSingleLine.cpp774 HostWindow* RenderTextControlSingleLine::hostWindow() const in hostWindow() function in WebCore::RenderTextControlSingleLine
/external/webkit/WebCore/platform/win/
DPopupMenuWin.cpp127 HWND hostWindow = view->hostWindow()->platformPageClient(); in show() local
/external/webkit/WebCore/accessibility/gtk/
DAccessibilityObjectWrapperAtk.cpp234 HostWindow* hostWindow = core(object)->document()->view()->hostWindow(); in atkParentOfWebView() local
956 HostWindow* hostWindow = coreObject->document()->view()->hostWindow(); in getPangoLayoutForAtk() local
/external/webkit/WebCore/page/
DFrameView.cpp984 HostWindow* FrameView::hostWindow() const in hostWindow() function in WebCore::FrameView
/external/webkit/WebKit/win/
DWebView.cpp3201 HRESULT STDMETHODCALLTYPE WebView::hostWindow( in hostWindow() function in WebView