Searched defs:PlatformLayerProxyQt (Results 1 – 2 of 2) sorted by relevance
59 class PlatformLayerProxyQt; variable
40 class PlatformLayerProxyQt : public QObject, public virtual TextureMapperLayerClient { class42 PlatformLayerProxyQt(QWebFrame* frame, TextureMapperContentLayer* layer, QObject* object) in PlatformLayerProxyQt() function in WebCore::PlatformLayerProxyQt