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

/external/webkit/Source/WebCore/css/
H A DCSSParser.cpp6544 void CSSParser::markPropertyEnd(bool isImportantFound, bool isPropertyParsed) argument
6568 CSSPropertySourceData(name, value, isImportantFound, isPropertyParsed, SourceRange(start - m_ruleBodyRange.start, end - m_ruleBodyRange.start)));

Completed in 77 milliseconds