Home
last modified time | relevance | path

Searched refs:isCSSValueLength (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
DEditingStyle.cpp1630 static bool isCSSValueLength(CSSPrimitiveValue* value) in isCSSValueLength() function
1637 if (isCSSValueLength(value)) { in legacyFontSizeFromCSSValue()