Home | History | Annotate | Download | only in testing

Lines Matching defs:setShouldRevealPassword

2081 void Internals::setShouldRevealPassword(Element* element, bool reveal, ExceptionState& exceptionState)
2089 return toHTMLInputElement(*element).setShouldRevealPassword(reveal);