Searched defs:frameForId (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/ | ||
D | ResourceTreeModel.js | 326 frameForId: function(frameId) method in WebInspector.ResourceTreeModel |
/external/chromium_org/third_party/WebKit/Source/core/inspector/ | ||
D | InspectorPageAgent.cpp | 909 LocalFrame* InspectorPageAgent::frameForId(const String& frameId) in frameForId() function in WebCore::InspectorPageAgent |