Searched defs:scene (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/CoordinatedGraphics/
H A DWKCoordinatedScene.cpp38 WK_EXPORT WKCoordinatedSceneLayer WKCoordinatedSceneFindScrollableContentsLayerAt(WKCoordinatedScene scene, WKPoint point) argument
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/CoordinatedGraphics/
H A DWKCoordinatedSceneAPICast.h40 inline WebCore::CoordinatedGraphicsScene* toImpl(WKCoordinatedScene scene) argument
45 inline WKCoordinatedScene toAPI(WebCore::CoordinatedGraphicsScene* scene) argument
H A DWebView.cpp130 CoordinatedGraphicsScene* scene = coordinatedGraphicsScene(); local
[all...]
/macosx-10.9.5/WebKit-7537.78.2/qt/WidgetSupport/
H A DQGraphicsWidgetPluginImpl.cpp36 QGraphicsScene* scene = m_graphicsWidget->scene(); local
/macosx-10.9.5/WebKit-7537.78.2/qt/tests/benchmarks/webgl/
H A Dtst_webgl.cpp60 QGraphicsScene* const scene = new QGraphicsScene(this); local
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/efl/
H A DWebViewEfl.cpp69 CoordinatedGraphicsScene* scene = coordinatedGraphicsScene(); local
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/qt/
H A Dqquickwebpage.cpp73 WebCore::CoordinatedGraphicsScene* scene = webViewPrivate->coordinatedGraphicsScene(); local
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/qt/
H A DQtWebPageSGNode.cpp38 ContentsSGNode(PassRefPtr<CoordinatedGraphicsScene> scene) argument
153 void QtWebPageSGNode::setCoordinatedGraphicsScene(PassRefPtr<WebCore::CoordinatedGraphicsScene> scene) argument
/macosx-10.9.5/WebKit-7537.78.2/qt/tests/qgraphicswebview/
H A Dtst_qgraphicswebview.cpp131 QGraphicsScene scene; local
183 QGraphicsScene* scene = new QGraphicsScene(&view); local
272 QGraphicsScene* scene = new QGraphicsScene(view); local
305 QGraphicsScene* scene = new QGraphicsScene(view); local
559 QGraphicsScene* const scene = new QGraphicsScene(this); local
693 QGraphicsScene* scene = new QGraphicsScene(view); local
[all...]
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/qt/raw/
H A Dqrawwebview.cpp368 WebCore::CoordinatedGraphicsScene* scene = coordinatedGraphicsScene(); local
/macosx-10.9.5/WebKit-7537.78.2/qt/tests/qwebpage/
H A Dtst_qwebpage.cpp1667 QGraphicsScene* scene = new QGraphicsScene(gv); local

Completed in 96 milliseconds