Home | History | Annotate | Download | only in rendering

Lines Matching refs:childrenToVisit

2189 void RenderLayer::paintChildren(unsigned childrenToVisit, GraphicsContext* context, const LayerPaintingInfo& paintingInfo, PaintLayerFlags paintFlags)
2198 RenderLayerStackingNodeIterator iterator(*m_stackingNode, childrenToVisit);
3033 RenderLayer* RenderLayer::hitTestChildren(ChildrenIteration childrentoVisit, RenderLayer* rootLayer,
3045 RenderLayerStackingNodeReverseIterator iterator(*m_stackingNode, childrentoVisit);