Home
last modified time | relevance | path

Searched defs:cssValueType (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/css/
DCSSInheritedValue.cpp28 unsigned short CSSInheritedValue::cssValueType() const in cssValueType() function in WebCore::CSSInheritedValue
DCSSInitialValue.cpp28 unsigned short CSSInitialValue::cssValueType() const in cssValueType() function in WebCore::CSSInitialValue
DCSSValue.h48 virtual unsigned short cssValueType() const { return CSS_CUSTOM; } in cssValueType() function
DCSSValueList.cpp56 unsigned short CSSValueList::cssValueType() const in cssValueType() function in WebCore::CSSValueList
DCSSPrimitiveValue.cpp588 unsigned short CSSPrimitiveValue::cssValueType() const in cssValueType() function in WebCore::CSSPrimitiveValue