localizeValue    1369 Source/core/html/HTMLInputElement.cpp String HTMLInputElement::localizeValue(const String& proposedValue) const
localizeValue     153 Source/core/html/forms/BaseDateAndTimeInputType.cpp String BaseDateAndTimeInputType::localizeValue(const String& proposedValue) const
localizeValue     584 Source/core/html/forms/InputType.cpp String InputType::localizeValue(const String& proposedValue) const
localizeValue     207 Source/core/html/forms/NumberInputType.cpp String NumberInputType::localizeValue(const String& proposedValue) const
localizeValue     116 Source/core/html/forms/TimeInputType.cpp String TimeInputType::localizeValue(const String& proposedValue) const
localizeValue     132 Source/web/WebInputElement.cpp WebString WebInputElement::localizeValue(const WebString& proposedValue) const