Home | History | Annotate | Download | only in style

Lines Matching defs:hasClip

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