Home | History | Annotate | Download | only in rendering

Lines Matching refs:initialBlock

6034     RenderBlock* initialBlock = child->view();
6035 while (curr && curr != initialBlock) {