Searched refs:SearchInputType (Results 1 – 12 of 12) sorted by relevance
38 PassOwnPtr<InputType> SearchInputType::create(HTMLInputElement* element) in create()40 return adoptPtr(new SearchInputType(element)); in create()43 const AtomicString& SearchInputType::formControlType() const in formControlType()48 bool SearchInputType::shouldRespectSpeechAttribute() in shouldRespectSpeechAttribute()53 bool SearchInputType::isSearchField() const in isSearchField()
38 class SearchInputType : public BaseTextInputType {43 SearchInputType(HTMLInputElement* element) : BaseTextInputType(element) { } in SearchInputType() function
97 map->add(InputTypeNames::search(), SearchInputType::create); in createInputTypeFactoryMap()
358 html/SearchInputType.cpp \
837 html/SearchInputType.cpp
1872 Source/WebCore/html/SearchInputType.cpp \1873 Source/WebCore/html/SearchInputType.h \
759 html/SearchInputType.cpp \
1906 Source/WebCore/html/SearchInputType.cpp \1907 Source/WebCore/html/SearchInputType.h \
3035 'html/SearchInputType.cpp',3036 'html/SearchInputType.h',
34087 * html/SearchInputType.cpp:34088 (WebCore::SearchInputType::shouldRespectSpeechAttribute): Added.34089 (WebCore::SearchInputType::isSearchField): Added.34090 * html/SearchInputType.h: Ditto.
44369 * html/SearchInputType.cpp: Added.44370 (WebCore::SearchInputType::create):44371 (WebCore::SearchInputType::formControlType):44372 * html/SearchInputType.h: Added.44373 (WebCore::SearchInputType::SearchInputType):
5763 …11251F12D003EF269 /* SearchInputType.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F55B3D9D12…5764 …D21251F12D003EF269 /* SearchInputType.h in Headers */ = {isa = PBXBuildFile; fileRef = F55B3D9E125…12318 …03EF269 /* SearchInputType.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType =…12319 …2D003EF269 /* SearchInputType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …16165 F55B3D9D1251F12D003EF269 /* SearchInputType.cpp */,16166 F55B3D9E1251F12D003EF269 /* SearchInputType.h */,22392 F55B3DD21251F12D003EF269 /* SearchInputType.h in Headers */,25233 F55B3DD11251F12D003EF269 /* SearchInputType.cpp in Sources */,