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

/external/webkit/Source/WebCore/html/
H A DBaseTextInputType.h40 class BaseTextInputType : public TextFieldInputType { class in namespace:WebCore
42 BaseTextInputType(HTMLInputElement* element) : TextFieldInputType(element) { } function in class:WebCore::BaseTextInputType

Completed in 71 milliseconds