Searched defs:fallbackValue (Results 1 – 7 of 7) sorted by relevance
94 String BaseCheckableInputType::fallbackValue() const in fallbackValue() function in blink::BaseCheckableInputType
72 …l ensureMaximum(const Decimal& proposedValue, const Decimal& minimum, const Decimal& fallbackValue) in ensureMaximum()290 String RangeInputType::fallbackValue() const in fallbackValue() function in blink::RangeInputType
103 String ColorInputType::fallbackValue() const in fallbackValue() function in blink::ColorInputType
515 String InputType::fallbackValue() const in fallbackValue() function in blink::InputType
96 Decimal parseToDecimalForNumberType(const String& string, const Decimal& fallbackValue) in parseToDecimalForNumberType()117 double parseToDoubleForNumberType(const String& string, double fallbackValue) in parseToDoubleForNumberType()
1083 uint32_t fallbackValue = (uint32_t)-1; in uprv_convertToLCID() local
1088 uint32_t fallbackValue = (uint32_t)-1; in uprv_convertToLCID() local