Home
last modified time | relevance | path

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

/external/webkit/WebCore/page/animation/
DAnimationBase.cpp209 virtual bool isShorthandWrapper() const { return false; } in isShorthandWrapper() function in WebCore::PropertyWrapperBase
534 virtual bool isShorthandWrapper() const { return true; } in isShorthandWrapper() function in WebCore::ShorthandPropertyWrapper