Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/animation/
DAnimatableLength.h139 NumberUnitType commonUnitType(const AnimatableLength* length) const in commonUnitType() function
DAnimatableLengthTest.cpp83 …AnimatableLength::NumberUnitType commonUnitType(PassRefPtr<AnimatableLength> a, PassRefPtr<Animata… in commonUnitType() function in WebCore::AnimationAnimatableLengthTest