Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/
DWorkspace.js39 WebInspector.FileDescriptor = function(parentPath, name, originURL, url, contentType) argument
331 uiSourceCodeForOriginURL: function(originURL) argument
582 uiSourceCodeForOriginURL: function(originURL) argument
DUISourceCode.js43 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