Searched defs:originURL (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/ |
D | Workspace.js | 39 WebInspector.FileDescriptor = function(parentPath, name, originURL, url, contentType) argument 331 uiSourceCodeForOriginURL: function(originURL) argument 582 uiSourceCodeForOriginURL: function(originURL) argument
|
D | UISourceCode.js | 43 WebInspector.UISourceCode = function(project, parentPath, name, originURL, url, contentType) argument 150 originURL: function() method in WebInspector.UISourceCode 198 _updateName: function(name, url, originURL, contentType) argument
|