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

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLFormElement.cpp846 void HTMLFormElement::setDemoted(bool demoted) argument
848 if (demoted)
850 m_wasDemoted = demoted;

Completed in 190 milliseconds