Home
last modified time | relevance | path

Searched refs:isPasswordGeneratorButtonElement (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/shadow/
DPasswordGeneratorButtonElement.h54 virtual bool isPasswordGeneratorButtonElement() const OVERRIDE { return true; } in isPasswordGeneratorButtonElement() function
/external/chromium_org/third_party/WebKit/Source/core/dom/
DElement.h455 virtual bool isPasswordGeneratorButtonElement() const { return false; } in isPasswordGeneratorButtonElement() function