Home
last modified time | relevance | path

Searched defs:fallbackValue (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/html/
DBaseCheckableInputType.cpp95 String BaseCheckableInputType::fallbackValue() in fallbackValue() function in WebCore::BaseCheckableInputType
DRangeInputType.cpp269 String RangeInputType::fallbackValue() in fallbackValue() function in WebCore::RangeInputType
DInputType.cpp481 String InputType::fallbackValue() in fallbackValue() function in WebCore::InputType
/external/icu4c/common/
Dlocmap.c937 uint32_t fallbackValue = (uint32_t)-1; in uprv_convertToLCID() local