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

/external/chromium_org/third_party/WebKit/Source/core/inspector/
H A DDOMPatchSupport.h58 Node* patchNode(Node*, const String& markup, ExceptionState&);
H A DDOMEditor.cpp254 m_newNode = domPatchSupport.patchNode(m_node.get(), m_html, exceptionState);
H A DDOMPatchSupport.cpp115 Node* DOMPatchSupport::patchNode(Node* node, const String& markup, ExceptionState& exceptionState) function in class:blink::DOMPatchSupport

Completed in 61 milliseconds