Searched defs:SearchInputType (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/html/
H A DSearchInputType.h38 class SearchInputType : public BaseTextInputType { class in namespace:WebCore
43 SearchInputType(HTMLInputElement* element) : BaseTextInputType(element) { } function in class:WebCore::SearchInputType

Completed in 221 milliseconds