Searched defs:lineClamp (Results 1 – 3 of 3) sorted by relevance
102 LineClampValue lineClamp; // An Apple extension. variable
932 const LineClampValue& lineClamp() const { return rareNonInheritedData->lineClamp; } in lineClamp() function
892 LineClampValue lineClamp = style()->lineClamp(); in applyLineClamp() local