Home | History | Annotate | Download | only in frame

Lines Matching defs:graphicsLayer

612 GraphicsLayer* FrameView::layerForScrolling() const
620 GraphicsLayer* FrameView::layerForHorizontalScrollbar() const
628 GraphicsLayer* FrameView::layerForVerticalScrollbar() const
636 GraphicsLayer* FrameView::layerForScrollCorner() const
1007 GraphicsLayer* graphicsLayer = layoutRoot->enclosingLayer()->compositedLayerMapping()->mainGraphicsLayer();
1008 if (!graphicsLayer)
1011 GraphicsLayerDebugInfo& debugInfo = graphicsLayer->debugInfo();
1112 GraphicsLayer* layer = renderView->layer()->compositedLayerMapping()->mainGraphicsLayer();