Searched defs:primitiveUnit (Results 1 – 2 of 2) sorted by relevance
173 bool AnimatableLength::primitiveUnitToNumberType(unsigned short primitiveUnit, NumberUnitType& numb… in primitiveUnitToNumberType()
102 CSSPrimitiveValue::UnitTypes primitiveUnit = static_cast<CSSPrimitiveValue::UnitTypes>(unit); in createCSSValue() local