Home | History | Annotate | Download | only in rendering

Lines Matching defs:floatingBox

3881             RenderBox* floatingBox = (*it)->renderer();
3887 if (nextBlock->containsFloat(floatingBox))
3888 nextBlock->markAllDescendantsWithFloatsForLayout(floatingBox);