Searched refs:shouldRespectSpeechAttribute (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/forms/
H A DTelephoneInputType.cpp54 bool TelephoneInputType::shouldRespectSpeechAttribute() function in class:blink::TelephoneInputType
H A DTelephoneInputType.h46 virtual bool shouldRespectSpeechAttribute() OVERRIDE;
H A DTextInputType.h46 virtual bool shouldRespectSpeechAttribute() OVERRIDE;
H A DPasswordInputType.h50 virtual bool shouldRespectSpeechAttribute() OVERRIDE;
H A DTextInputType.cpp64 bool TextInputType::shouldRespectSpeechAttribute() function in class:blink::TextInputType
H A DPasswordInputType.cpp84 bool PasswordInputType::shouldRespectSpeechAttribute() function in class:blink::PasswordInputType
H A DSearchInputType.h53 virtual bool shouldRespectSpeechAttribute() OVERRIDE;
H A DNumberInputType.h68 virtual bool shouldRespectSpeechAttribute() OVERRIDE;
H A DSearchInputType.cpp75 bool SearchInputType::shouldRespectSpeechAttribute() function in class:blink::SearchInputType
H A DInputType.h166 virtual bool shouldRespectSpeechAttribute();
H A DNumberInputType.cpp259 bool NumberInputType::shouldRespectSpeechAttribute() function in class:blink::NumberInputType
H A DInputType.cpp613 bool InputType::shouldRespectSpeechAttribute() function in class:blink::InputType

Completed in 1458 milliseconds