Searched refs:ContentsSGNode (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/qt/
H A DQtWebPageSGNode.h38 class ContentsSGNode;
50 ContentsSGNode* m_contentsNode;
H A DQtWebPageSGNode.cpp36 class ContentsSGNode : public QSGRenderNode { class in namespace:WebKit
38 ContentsSGNode(PassRefPtr<CoordinatedGraphicsScene> scene) function in class:WebKit::ContentsSGNode
68 ~ContentsSGNode()
159 m_contentsNode = new ContentsSGNode(scene);

Completed in 64 milliseconds