Searched refs:parseAnimationShorthand (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/css/
H A DCSSParser.h123 bool parseAnimationShorthand(bool important);
H A DCSSParser.cpp1953 return parseAnimationShorthand(important);
2243 bool CSSParser::parseAnimationShorthand(bool important) function in class:WebCore::CSSParser

Completed in 89 milliseconds