Searched defs:BaseButtonInputType (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/third_party/WebKit/Source/core/html/forms/
H A DBaseButtonInputType.h39 class BaseButtonInputType : public BaseClickableWithKeyInputType { class in namespace:blink
41 BaseButtonInputType(HTMLInputElement& element) : BaseClickableWithKeyInputType(element) { } function in class:blink::BaseButtonInputType

Completed in 408 milliseconds