Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DResourceTreeModel.js308 frameForId: function(frameId) method in WebInspector.ResourceTreeModel
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorPageAgent.cpp850 Frame* InspectorPageAgent::frameForId(const String& frameId) in frameForId() function in WebCore::InspectorPageAgent