Home
last modified time | relevance | path

Searched defs:parseFontSize (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLFontElement.cpp131 static bool parseFontSize(const String& input, int& size) in parseFontSize() function
/external/chromium_org/third_party/WebKit/Source/core/css/parser/
DCSSPropertyParser.cpp4661 bool CSSPropertyParser::parseFontSize(bool important) in parseFontSize() function in WebCore::CSSPropertyParser