supportsInputModeAttribute 1863 Source/core/html/HTMLInputElement.cpp     return m_inputType->supportsInputModeAttribute();
supportsInputModeAttribute  275 Source/core/html/HTMLInputElement.h     bool supportsInputModeAttribute() const;
supportsInputModeAttribute  210 Source/core/html/forms/InputType.h     virtual bool supportsInputModeAttribute() const;
supportsInputModeAttribute   59 Source/core/html/forms/SearchInputType.h     virtual bool supportsInputModeAttribute() const OVERRIDE;
supportsInputModeAttribute   47 Source/core/html/forms/TextInputType.h     virtual bool supportsInputModeAttribute() const OVERRIDE;
supportsInputModeAttribute 2142 Source/web/WebViewImpl.cpp         if (input.supportsInputModeAttribute())