Home
last modified time | relevance | path

Searched defs:willModifyDOMAttr (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/inspector/
DInspectorBrowserDebuggerAgent.cpp239 void InspectorBrowserDebuggerAgent::willModifyDOMAttr(Element* element) in willModifyDOMAttr() function in WebCore::InspectorBrowserDebuggerAgent
DInspectorInstrumentation.h359 inline void InspectorInstrumentation::willModifyDOMAttr(Document* document, Element* element) in willModifyDOMAttr() function