Home | History | Annotate | Download | only in style

Lines Matching defs:lineClamp

877     const LineClampValue& lineClamp() const { return rareNonInheritedData->lineClamp; }
1301 void setLineClamp(LineClampValue c) { SET_VAR(rareNonInheritedData, lineClamp, c); }