Searched refs:setDemoted (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLFormElement.h84 void setDemoted(bool);
H A DHTMLFormElement.cpp846 void HTMLFormElement::setDemoted(bool demoted) function in class:blink::HTMLFormElement
/external/chromium_org/third_party/WebKit/Source/core/html/parser/
H A DHTMLConstructionSite.cpp620 m_form->setDemoted(isDemoted);

Completed in 372 milliseconds