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

/external/chromium_org/third_party/WebKit/Source/core/html/parser/
H A DHTMLParserIdioms.cpp98 // http://www.whatwg.org/specs/web-apps/current-work/#floating-point-numbers and parseToDoubleForNumberType
117 double parseToDoubleForNumberType(const String& string, double fallbackValue) function in namespace:WebCore

Completed in 99 milliseconds