OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
474
enum ELineClampType {
LineClampLineCount
, LineClampPercentage };
/external/chromium_org/third_party/WebKit/Source/core/css/
CSSPrimitiveValueMappings.h
132
return LineClampValue(clampTo<int>(m_value.num),
LineClampLineCount
);
[
all
...]
Completed in 25 milliseconds