Searched defs:m_hasPercent (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/animation/animatable/
H A DAnimatableLength.h60 , m_hasPercent(hasPercent)
62 ASSERT(m_hasPixels || m_hasPercent);
72 bool m_hasPercent; member in class:blink::FINAL

Completed in 440 milliseconds