Home
last modified time | relevance | path

Searched refs:childLayersOfEnclosingLayer (Results 1 – 1 of 1) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/
H A DRenderLayerCompositor.cpp780 …yer, const CompositingState& compositingState, Vector<GraphicsLayer*>& childLayersOfEnclosingLayer) in rebuildCompositingLayerTree() argument
807 Vector<GraphicsLayer*>& childList = layerBacking ? layerChildren : childLayersOfEnclosingLayer; in rebuildCompositingLayerTree()
890 childLayersOfEnclosingLayer.append(layerBacking->childForSuperlayers()); in rebuildCompositingLayerTree()