Home | History | Annotate | Download | only in css

Lines Matching refs:hasClip

4456         bool hasClip = true;
4458 if (m_parentStyle->hasClip()) {
4464 hasClip = false;
4468 hasClip = false;
4484 m_style->setHasClip(hasClip);