Searched refs:setContentEditable (Results 1 – 2 of 2) sorted by relevance
60 void setContentEditable(const String&, ExceptionState&);
556 void HTMLElement::setContentEditable(const String& enabled, ExceptionState& exceptionState) in setContentEditable() function in WebCore::HTMLElement