Home
last modified time | relevance | path

Searched refs:shorthandScope (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/css/
DCSSParser.cpp1127 OwnPtr<ShorthandScope> shorthandScope; in parseValue() local
1132 shorthandScope.set(new ShorthandScope(this, propId)); in parseValue()