Home
last modified time | relevance | path

Searched refs:PlatformLayerProxyQt (Results 1 – 4 of 4) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit/qt/WebCoreSupport/
H A DPageClientQt.cpp40 class PlatformLayerProxyQt : public QObject, public virtual TextureMapperLayerClient { class
42 PlatformLayerProxyQt(QWebFrame* frame, TextureMapperContentLayer* layer, QObject* object) in PlatformLayerProxyQt() function in WebCore::PlatformLayerProxyQt
57 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()
H A DPageClientQt.h107 PlatformLayerProxyQt* platformLayerProxy;
219 PlatformLayerProxyQt* platformLayerProxy;
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit/qt/Api/
H A Dqwebframe.h64 class PlatformLayerProxyQt; variable
256 friend class WebCore::PlatformLayerProxyQt;
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit/qt/
H A DChangeLog-2011-02-162259 (WebCore::PlatformLayerProxyQt::setTextureMapper):
2260 (WebCore::PlatformLayerProxyQt::textureMapper):
2726 (WebCore::PlatformLayerProxyQt::PlatformLayerProxyQt):
2727 (WebCore::PlatformLayerProxyQt::~PlatformLayerProxyQt):
2728 (WebCore::PlatformLayerProxyQt::setSizeChanged):