Home | History | Annotate | Download | only in rendering

Lines Matching refs:isReplaced

643     virtual bool shouldComputeSizeAsReplaced() const { return isReplaced() && !isInlineBlockOrInlineTable(); }