Home | History | Annotate | Download | only in rendering

Lines Matching refs:isReplaced

623                 if (!o->isText() && o->style()->logicalHeight().isPercent() && (flexAllChildren || o->isReplaced() || (o->isBox() && toRenderBox(o)->scrollsOverflow()))) {
636 if (!box->isReplaced() && !box->scrollsOverflow() && !flexAllChildren)