Searched defs:shorthandId (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/third_party/WebKit/Source/core/css/parser/
H A DCSSPropertyParser.cpp3270 bool CSSPropertyParser::parseGridItemPositionShorthand(CSSPropertyID shorthandId, bool important) argument
3272 ShorthandScope scope(this, shorthandId);
3273 const StylePropertyShorthand& shorthand = shorthandForProperty(shorthandId);

Completed in 128 milliseconds