patchDocument      74 Source/core/inspector/DOMPatchSupport.cpp     patchSupport.patchDocument(markup);
patchDocument     118 Source/core/inspector/DOMPatchSupport.cpp         patchDocument(markup);
patchDocument      51 Source/core/inspector/DOMPatchSupport.h     static void patchDocument(Document&, const String& markup);
patchDocument      55 Source/core/inspector/DOMPatchSupport.h     void patchDocument(const String& markup);
patchDocument     835 Source/core/inspector/InspectorDOMAgent.cpp         domPatchSupport.patchDocument(outerHTML);
patchDocument     682 Source/core/inspector/InspectorPageAgent.cpp     DOMPatchSupport::patchDocument(*document, html);