Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/gtk/
DGraphicsContext3DGtk.cpp40 …phicsContext3D::create(GraphicsContext3D::Attributes attributes, HostWindow* hostWindow, GraphicsC… in create()
/external/webkit/Source/WebKit/win/WebCoreSupport/
DWebInspectorClient.cpp294 HWND hostWindow; in setAttachedWindowHeight() local
355 HWND hostWindow; in closeWindowWithoutNotifications() local
393 HWND hostWindow; in showWindowWithoutNotifications() local
/external/webkit/Source/WebCore/platform/chromium/
DFramelessScrollView.cpp66 HostWindow* FramelessScrollView::hostWindow() const in hostWindow() function in WebCore::FramelessScrollView
DPopupMenuChromium.cpp784 HostWindow* PopupListBox::hostWindow() const in hostWindow() function in WebCore::PopupListBox
/external/webkit/Source/WebKit2/UIProcess/API/C/win/
DWKView.cpp55 void WKViewSetParentWindow(WKViewRef viewRef, HWND hostWindow) in WKViewSetParentWindow()
/external/webkit/Source/WebKit/mac/WebView/
DWebViewData.h94 NSWindow *hostWindow; variable
DWebView.mm3829 {
/external/webkit/Source/WebKit/chromium/src/
DAutoFillPopupMenuClient.cpp251 HostWindow* AutoFillPopupMenuClient::hostWindow() const in hostWindow() function in WebKit::AutoFillPopupMenuClient
DGraphicsContext3DChromium.cpp103 …ntext3DInternal::initialize(GraphicsContext3D::Attributes attrs, HostWindow* hostWindow, bool rend… in initialize()
937 …> GraphicsContext3D::create(GraphicsContext3D::Attributes attrs, HostWindow* hostWindow, GraphicsC… in create()
/external/webkit/Tools/DumpRenderTree/win/
DUIDelegate.cpp544 HWND hostWindow; in webViewClose() local
553 HWND hostWindow; in webViewFocus() local
DDumpRenderTree.cpp1026 HWND hostWindow; in runTest() local
1201 …HWND hostWindow = CreateWindowEx(WS_EX_TOOLWINDOW, kDumpRenderTreeClassName, TEXT("DumpRenderTree"… in createWebViewAndOffscreenWindow() local
/external/webkit/Source/WebCore/rendering/
DRenderMenuList.cpp464 HostWindow* RenderMenuList::hostWindow() const in hostWindow() function in WebCore::RenderMenuList
DRenderTextControlSingleLine.cpp1029 HostWindow* RenderTextControlSingleLine::hostWindow() const in hostWindow() function in WebCore::RenderTextControlSingleLine
/external/webkit/Source/WebKit/chromium/tests/
DPopupMenuTest.cpp97 virtual HostWindow* hostWindow() const { return 0; } in hostWindow() function in __anona1a3422e0111::TestPopupMenuClient
/external/webkit/Source/WebCore/platform/win/
DPopupMenuWin.cpp134 HWND hostWindow = view->hostWindow()->platformPageClient(); in show() local
/external/webkit/Source/WebCore/platform/graphics/gpu/
DSharedGraphicsContext3D.cpp64 PassRefPtr<SharedGraphicsContext3D> SharedGraphicsContext3D::create(HostWindow* hostWindow) in create()
/external/webkit/Source/WebKit2/UIProcess/win/
DWebPopupMenuProxyWin.cpp202 HWND hostWindow = m_webView->window(); in showPopupMenu() local
/external/webkit/Source/WebCore/platform/graphics/qt/
DGraphicsContext3DQt.cpp294 …t3DInternal::GraphicsContext3DInternal(GraphicsContext3D::Attributes attrs, HostWindow* hostWindow) in GraphicsContext3DInternal()
607 …> GraphicsContext3D::create(GraphicsContext3D::Attributes attrs, HostWindow* hostWindow, GraphicsC… in create()
616 GraphicsContext3D::GraphicsContext3D(GraphicsContext3D::Attributes attrs, HostWindow* hostWindow, b… in GraphicsContext3D()
/external/webkit/Source/WebCore/accessibility/gtk/
DAccessibilityObjectWrapperAtk.cpp276 HostWindow* hostWindow = document->view()->hostWindow(); in atkParentOfRootObject() local
1188 HostWindow* hostWindow = document->view()->hostWindow(); in getPangoLayoutForAtk() local
/external/webkit/Source/WebCore/page/
DFrameView.cpp1526 HostWindow* FrameView::hostWindow() const in hostWindow() function in WebCore::FrameView
/external/webkit/Source/WebCore/html/canvas/
DWebGLRenderingContext.cpp361 HostWindow* hostWindow = canvas->document()->view()->root()->hostWindow(); in create() local
/external/webkit/Source/WebKit/win/
DWebView.cpp3279 HRESULT STDMETHODCALLTYPE WebView::hostWindow( in hostWindow() function in WebView