checkForValidDouble 4940 Source/core/css/parser/CSSPropertyParser.cpp     int length = checkForValidDouble(string, end, terminator);
checkForValidDouble 5077 Source/core/css/parser/CSSPropertyParser.cpp         if (checkForValidDouble(string, end, terminator)) {