Home | History | Annotate | Download | only in style

Lines Matching refs:hasClip

436     bool hasClip() const { return visual->hasClip; }
819 void setHasClip(bool b = true) { SET_VAR(visual, hasClip, b) }