HomeSort by relevance Sort by last modified time
    Searched refs:LineClampLineCount (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
LineClampValue.h 35 : m_type(LineClampLineCount)
RenderStyleConstants.h 456 enum ELineClampType { LineClampLineCount, LineClampPercentage };
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSPrimitiveValueMappings.h 118 return LineClampValue(clampTo<int>(m_value.num), LineClampLineCount);
    [all...]

Completed in 351 milliseconds