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

/external/webkit/Source/WebCore/html/
H A DBaseButtonInputType.h39 class BaseButtonInputType : public InputType { class in namespace:WebCore
41 BaseButtonInputType(HTMLInputElement* element) : InputType(element) { } function in class:WebCore::BaseButtonInputType

Completed in 597 milliseconds