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

/external/webkit/Source/WebCore/css/
H A DCSSParser.h143 bool parseFontStyle(bool important);
H A DCSSParser.cpp1244 return parseFontStyle(important);
3771 bool CSSParser::parseFontStyle(bool important) function in class:WebCore::CSSParser

Completed in 40 milliseconds