Searched refs:lengthUnitTypeToUnitType (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/animation/
H A DLengthStyleInterpolation.cpp47 return static_cast<CSSPrimitiveValue::UnitType>(CSSPrimitiveValue::lengthUnitTypeToUnitType(static_cast<CSSPrimitiveValue::LengthUnitType>(lengthUnitType)));
/external/chromium_org/third_party/WebKit/Source/core/css/
H A DCSSPrimitiveValue.h346 static UnitType lengthUnitTypeToUnitType(LengthUnitType);
H A DCSSPrimitiveValue.cpp899 CSSPrimitiveValue::UnitType CSSPrimitiveValue::lengthUnitTypeToUnitType(LengthUnitType type) function in class:blink::CSSPrimitiveValue

Completed in 110 milliseconds