Home | History | Annotate | Download | only in style

Lines Matching defs:setClip

910     void setClip(Length top, Length right, Length bottom, Length left);
911 void setClip(LengthBox box) { SET_VAR(visual, clip, box) }