Home
last modified time | relevance | path

Searched defs:toCSSPrimitiveValue (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/animation/
DAnimatableLength.cpp151 PassRefPtr<CSSPrimitiveValue> AnimatableLength::toCSSPrimitiveValue(NumberRange range) const in toCSSPrimitiveValue() function in WebCore::AnimatableLength
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGLength.cpp359 PassRefPtr<CSSPrimitiveValue> SVGLength::toCSSPrimitiveValue(const SVGLength& length) in toCSSPrimitiveValue() function in WebCore::SVGLength