Home | History | Annotate | Download | only in rendering

Lines Matching refs:floatingBox

3862             RenderBox* floatingBox = (*it)->renderer();
3868 if (nextBlock->containsFloat(floatingBox))
3869 nextBlock->markAllDescendantsWithFloatsForLayout(floatingBox);