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

/external/webkit/Source/WebCore/css/
H A DCSSParser.h145 bool parseFontWeight(bool important);
H A DCSSParser.cpp975 return parseFontWeight(important);
3865 bool CSSParser::parseFontWeight(bool important) function in class:WebCore::CSSParser

Completed in 48 milliseconds