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

/external/webkit/Source/WebCore/css/
H A DCSSParser.h122 bool parseTransitionShorthand(bool important);
H A DCSSParser.cpp1955 return parseTransitionShorthand(important);
2304 bool CSSParser::parseTransitionShorthand(bool important) function in class:WebCore::CSSParser

Completed in 44 milliseconds