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