Home
last modified time | relevance | path

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

/plugin/syntaxhighlighter/Uncompressed/
H A DshCore.js601 function GetOptionValue(name, list, defaultValue) function
697 …highlighter.firstLine = (firstLine == null) ? parseInt(GetOptionValue('firstline', options, 1)) : …
/plugin/syntaxhighlighter/Scripts/
H A DshCore.js139 function GetOptionValue(name,list,defaultValue) function
161 highlighter.firstLine=(firstLine==null)?parseInt(GetOptionValue('firstline',options,1)):firstLine;h…