Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/inspector/front-end/
DTextEditorHighlighter.js32 WebInspector.TextEditorHighlighter = function(textModel, damageCallback) argument
DTextViewer.js32 WebInspector.TextViewer = function(textModel, platform, url, delegate) argument
82 get textModel() getter in WebInspector.TextViewer
348 WebInspector.TextEditorChunkedPanel = function(textModel) argument
358 get textModel() getter in WebInspector.TextEditorChunkedPanel
616 WebInspector.TextEditorGutterPanel = function(textModel, syncDecorationsForLineListener) argument
820 WebInspector.TextEditorMainPanel = function(textModel, url, syncScrollListener, syncDecorationsForL… argument
DSourceFrame.js162 get textModel() getter in WebInspector.SourceFrame