Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/animation/
DAnimatableLength.cpp157 …clampedNumber(range), static_cast<CSSPrimitiveValue::UnitTypes>(numberTypeToPrimitiveUnit(m_unitTy… in toCSSPrimitiveValue()
213 unsigned short AnimatableLength::numberTypeToPrimitiveUnit(NumberUnitType numberType) in numberTypeToPrimitiveUnit() function in WebCore::AnimatableLength
DAnimatableLength.h129 static unsigned short numberTypeToPrimitiveUnit(NumberUnitType numberType);