Home | History | Annotate | Download | only in rendering

Lines Matching refs:hasOverflowClip

432     bool hasOverflowClip() const { return m_hasOverflowClip; }
995 || (obj->hasOverflowClip() && !obj->style()->width().isIntrinsicOrAuto() && !obj->style()->height().isIntrinsicOrAuto() && !obj->style()->height().isPercent() && !obj->isTableCell())