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

/external/webkit/Source/WebCore/html/
H A DIsIndexInputType.h39 class IsIndexInputType : public TextFieldInputType { class in namespace:WebCore
44 IsIndexInputType(HTMLInputElement* element) : TextFieldInputType(element) { }; function in class:WebCore::IsIndexInputType

Completed in 231 milliseconds