Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/html/
DNumberInputType.cpp188 double NumberInputType::parseToDoubleWithDecimalPlaces(const String& src, double defaultValue, unsi… in parseToDoubleWithDecimalPlaces() function in WebCore::NumberInputType
DInputType.cpp377 double InputType::parseToDoubleWithDecimalPlaces(const String& src, double defaultValue, unsigned *… in parseToDoubleWithDecimalPlaces() function in WebCore::InputType