Searched refs:PlatformLayerProxyQt (Results 1 – 4 of 4) sorted by relevance
40 class PlatformLayerProxyQt : public QObject, public virtual TextureMapperLayerClient { class42 PlatformLayerProxyQt(QWebFrame* frame, TextureMapperContentLayer* layer, QObject* object) in PlatformLayerProxyQt() function in WebCore::PlatformLayerProxyQt57 virtual ~PlatformLayerProxyQt() in ~PlatformLayerProxyQt()78 class PlatformLayerProxyQWidget : public PlatformLayerProxyQt {81 : PlatformLayerProxyQt(frame, layer, widget) in PlatformLayerProxyQWidget()120 class PlatformLayerProxyQGraphicsObject : public PlatformLayerProxyQt {123 : PlatformLayerProxyQt(frame, layer, object) in PlatformLayerProxyQGraphicsObject()
107 PlatformLayerProxyQt* platformLayerProxy;219 PlatformLayerProxyQt* platformLayerProxy;
64 class PlatformLayerProxyQt; variable256 friend class WebCore::PlatformLayerProxyQt;
2259 (WebCore::PlatformLayerProxyQt::setTextureMapper):2260 (WebCore::PlatformLayerProxyQt::textureMapper):2726 (WebCore::PlatformLayerProxyQt::PlatformLayerProxyQt):2727 (WebCore::PlatformLayerProxyQt::~PlatformLayerProxyQt):2728 (WebCore::PlatformLayerProxyQt::setSizeChanged):