Home | History | Annotate | Download | only in rendering

Lines Matching refs:isBox

138     return child->isBox();
208 if ((child->isBox() && toRenderBox(child)->hasRelativeLogicalHeight())
254 if (parentDocRenderer->isBox())