Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLElement.h60 void setContentEditable(const String&, ExceptionState&);
DHTMLElement.cpp556 void HTMLElement::setContentEditable(const String& enabled, ExceptionState& exceptionState) in setContentEditable() function in WebCore::HTMLElement