Home | History | Annotate | Download | only in style

Lines Matching refs:setLineClamp

1027     void setLineClamp(LineClampValue c) { SET_VAR(rareNonInheritedData, lineClamp, c); }