Home
last modified time | relevance | path

Searched refs:_createSpan (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/inspector/front-end/
DTextViewer.js345 …element.appendChild(this._createSpan(line.substring(j, j + attribute.length), attribute.tokenType)…
450 _createSpan: function(content, className) method in WebInspector.TextViewer
/external/webkit/WebCore/
DChangeLog529 (WebInspector.TextViewer.prototype._createSpan):
4893 (WebInspector.NativeTextViewer.prototype._createSpan):
6367 (WebInspector.DivBasedTextViewer.prototype._createSpan):