Searched defs:createSpan (Results 1 – 3 of 3) sorted by relevance
48 createSpan: function(content, className) method in WebInspector.DOMSyntaxHighlighter
60 var createSpan = function(source, isHighlighted) { method
12 function createSpan(opt_dictionary) { function