Searched refs:nativeLayer (Results 1 – 12 of 12) sorted by relevance
38 virtual NativeLayer nativeLayer() const;
372 else if (m_layer && m_layer->parent() && m_layer->parent()->nativeLayer() != parentItem()) in flushChanges()373 setParentItem(m_layer->parent()->nativeLayer()); in flushChanges()837 NativeLayer GraphicsLayerQt::nativeLayer() const in nativeLayer() function in WebCore::GraphicsLayerQt
48 virtual NativeLayer nativeLayer() const;
153 NativeLayer GraphicsLayerCACF::nativeLayer() const in nativeLayer() function in WebCore::GraphicsLayerCACF
44 virtual NativeLayer nativeLayer() const;
144 NativeLayer GraphicsLayerAndroid::nativeLayer() const in nativeLayer() function in WebCore::GraphicsLayerAndroid
180 virtual NativeLayer nativeLayer() const { return 0; } in nativeLayer() function
55 virtual NativeLayer nativeLayer() const;
429 NativeLayer GraphicsLayerCA::nativeLayer() const
482 … platformPageClient()->setRootGraphicsLayer(graphicsLayer ? graphicsLayer->nativeLayer() : 0); in attachRootGraphicsLayer()
710 [webHTMLView attachRootLayer:graphicsLayer->nativeLayer()];
5765 (WebCore::GraphicsLayerQt::nativeLayer): reimp (QGraphicsItem*)