Home | History | Annotate | Download | only in rendering

Lines Matching refs:isSelfCollapsingBlock

1072 bool RenderBlock::isSelfCollapsingBlock() const
1109 if (!child->isSelfCollapsingBlock())
1619 if (child->isSelfCollapsingBlock()) {
1658 if (child->isSelfCollapsingBlock()) {
1716 if (child->isSelfCollapsingBlock()) {
2082 if (marginInfo.atBeforeSideOfBlock() && !child->isSelfCollapsingBlock())