Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/inspector/front-end/
Dinspector.js308 highlightDOMNode: function(nodeId) method
/external/webkit/Source/WebCore/inspector/
DInspectorDOMAgent.cpp960 void InspectorDOMAgent::highlightDOMNode(ErrorString* error, int nodeId) in highlightDOMNode() function in WebCore::InspectorDOMAgent