Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/inspector/front-end/
DSourceFile.js31 WebInspector.SourceFile = function(id, script, contentChangedDelegate) argument
237 WebInspector.FormattedSourceFile = function(sourceFileId, script, contentChangedDelegate, formatter) argument