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

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DPasswordInputType.h39 class PasswordInputType FINAL : public BaseTextInputType {
44 PasswordInputType(HTMLInputElement* element) : BaseTextInputType(element) { } function in class:WebCore::FINAL

Completed in 96 milliseconds