Home | History | Annotate | Download | only in rendering

Lines Matching refs:isSelfCollapsingBlock

1087 bool RenderBlock::isSelfCollapsingBlock() const
1124 if (!child->isSelfCollapsingBlock())
1634 if (child->isSelfCollapsingBlock()) {
1673 if (child->isSelfCollapsingBlock()) {
1731 if (child->isSelfCollapsingBlock()) {
2097 if (marginInfo.atBeforeSideOfBlock() && !child->isSelfCollapsingBlock())