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

/external/chromium_org/third_party/WebKit/Source/core/css/parser/
H A DCSSPropertyParser.h150 bool parseColumnsShorthand(bool important);
H A DCSSPropertyParser.cpp1431 return parseColumnsShorthand(important);
1991 bool CSSPropertyParser::parseColumnsShorthand(bool important) function in class:WebCore::CSSPropertyParser

Completed in 41 milliseconds