HomeSort by relevance Sort by last modified time
    Searched refs:isPasswordGeneratorButtonElement (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/shadow/
PasswordGeneratorButtonElement.h 57 virtual bool isPasswordGeneratorButtonElement() const OVERRIDE { return true; }
  /external/chromium_org/third_party/WebKit/Source/core/dom/
Element.h 581 virtual bool isPasswordGeneratorButtonElement() const { return false; }
    [all...]

Completed in 945 milliseconds