Searched defs:hostWindow (Results 1 - 15 of 15) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/filters/
H A DCustomFilterGlobalContext.cpp70 void CustomFilterGlobalContext::prepareContextIfNeeded(HostWindow* hostWindow) argument
/macosx-10.9.5/WebKit-7537.78.2/efl/WebCoreSupport/
H A DAcceleratedCompositingContextEfl.cpp37 PassOwnPtr<AcceleratedCompositingContext> AcceleratedCompositingContext::create(HostWindow* hostWindow) argument
56 bool AcceleratedCompositingContext::initialize(HostWindow* hostWindow) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/clutter/
H A DGraphicsContext3DClutter.cpp43 PassRefPtr<GraphicsContext3D> GraphicsContext3D::create(GraphicsContext3D::Attributes attributes, HostWindow* hostWindow, GraphicsContext3D::RenderStyle renderStyle) argument
49 GraphicsContext3D::GraphicsContext3D(GraphicsContext3D::Attributes attributes, HostWindow* hostWindow, GraphicsContext3D::RenderStyle renderStyle) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/cairo/
H A DGraphicsContext3DCairo.cpp54 PassRefPtr<GraphicsContext3D> GraphicsContext3D::create(GraphicsContext3D::Attributes attributes, HostWindow* hostWindow, GraphicsContext3D::RenderStyle renderStyle) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/efl/
H A DGraphicsContext3DEfl.cpp35 PassRefPtr<GraphicsContext3D> GraphicsContext3D::create(GraphicsContext3D::Attributes attrs, HostWindow* hostWindow, RenderStyle renderStyle) argument
41 GraphicsContext3D::GraphicsContext3D(GraphicsContext3D::Attributes attrs, HostWindow* hostWindow, GraphicsContext3D::RenderStyle renderStyle) argument
H A DGraphicsContext3DPrivate.cpp31 PassOwnPtr<GraphicsContext3DPrivate> GraphicsContext3DPrivate::create(GraphicsContext3D* context, HostWindow* hostWindow) argument
41 GraphicsContext3DPrivate::GraphicsContext3DPrivate(GraphicsContext3D* context, HostWindow* hostWindow) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DGraphicsContext3DBlackBerry.cpp45 PassRefPtr<GraphicsContext3D> GraphicsContext3D::create(Attributes attribs, HostWindow* hostWindow, RenderStyle renderStyle) argument
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderSearchField.cpp350 HostWindow* RenderSearchField::hostWindow() const function in class:WebCore::RenderSearchField
H A DRenderMenuList.cpp527 HostWindow* RenderMenuList::hostWindow() const function in class:WebCore::RenderMenuList
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/qt/
H A DGraphicsContext3DQt.cpp104 GraphicsContext3DPrivate::GraphicsContext3DPrivate(GraphicsContext3D* context, HostWindow* hostWindow, GraphicsContext3D::RenderStyle renderStyle) argument
366 PassRefPtr<GraphicsContext3D> GraphicsContext3D::create(GraphicsContext3D::Attributes attrs, HostWindow* hostWindow, GraphicsContext3D::RenderStyle renderStyle) argument
375 GraphicsContext3D::GraphicsContext3D(GraphicsContext3D::Attributes attrs, HostWindow* hostWindow, GraphicsContext3D::RenderStyle renderStyle) argument
/macosx-10.9.5/WebKit-7537.78.2/mac/WebView/
H A DWebViewData.h121 NSWindow *hostWindow; variable
/macosx-10.9.5/WebKit-7537.78.2/win/WebCoreSupport/
H A DWebInspectorClient.cpp376 HWND hostWindow; local
414 HWND hostWindow; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/win/
H A DPopupMenuWin.cpp296 HWND hostWindow local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/html/canvas/
H A DWebGLRenderingContext.cpp422 HostWindow* hostWindow = document->view()->root()->hostWindow(); local
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DFrameView.cpp2119 HostWindow* FrameView::hostWindow() const function in class:WebCore::FrameView

Completed in 312 milliseconds