Home
last modified time | relevance | path

Searched refs:isLineHighlighted (Results 1 – 3 of 3) sorted by relevance

/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshCore.js1376 isLineHighlighted: function(lineNumber) method in sh.Highlighter
1401 if (this.isLineHighlighted(lineNumber))
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js2657 isLineHighlighted: function(lineNumber) method in sh.Highlighter
2682 if (this.isLineHighlighted(lineNumber))
H A DshCore.min.js17isLineHighlighted:function(e){var t=this.getParam("highlight",[]);return"object"!=typeof t&&null==… method in B.Highlighter