Home
last modified time | relevance | path

Searched refs:nodeForPath (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/inspector/
DInspectorDOMAgent.h206 Node* nodeForPath(const String& path);
DInspectorDOMAgent.cpp1299 Node* InspectorDOMAgent::nodeForPath(const String& path) in nodeForPath() function in WebCore::InspectorDOMAgent
1379 if (Node* node = nodeForPath(path)) in pushNodeByPathToFrontend()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0691431 (WebCore::InspectorDOMAgent::nodeForPath):
116312 (WebCore::InspectorDOMAgent::nodeForPath):
DChangeLog-2010-01-2926073 (WebCore::InspectorDOMAgent::nodeForPath):