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

/external/webkit/Source/WebCore/css/
H A DCSSParser.h364 class ShorthandScope { class in namespace:WebCore
367 ShorthandScope(CSSParser* parser, int propId) : m_parser(parser) function in class:WebCore::ShorthandScope
372 ~ShorthandScope()

Completed in 44 milliseconds