Home | History | Annotate | Download | only in style

Lines Matching defs:lineClamp

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