OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isFontIndependentLength
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/css/
CSSPrimitiveValue.h
162
bool
isFontIndependentLength
() const { return m_primitiveUnitType >= CSS_PX && m_primitiveUnitType <= CSS_PC; }
/external/chromium_org/third_party/WebKit/Source/core/editing/
EditingStyle.cpp
[
all
...]
Completed in 2973 milliseconds