Home
last modified time | relevance | path

Searched defs:PlatformLayerProxyQt (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/qt/Api/
Dqwebframe.h59 class PlatformLayerProxyQt; variable
/external/webkit/Source/WebKit/qt/WebCoreSupport/
DPageClientQt.cpp40 class PlatformLayerProxyQt : public QObject, public virtual TextureMapperLayerClient { class
42 PlatformLayerProxyQt(QWebFrame* frame, TextureMapperContentLayer* layer, QObject* object) in PlatformLayerProxyQt() function in WebCore::PlatformLayerProxyQt