Searched refs:showControls (Results 1 – 5 of 5) sorted by relevance
/plugin/syntaxhighlighter3/sxh3/src/js/ |
H A D | shLegacy.js | 9 showControls, argument 51 showControls = asString(defaultValue(showControls, defaults.toolbar)); 59 toolbar : defaultValue(reverse[options.nocontrols], showControls), 69 showControls /* optional */, argument 132 showControls,
|
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/ |
H A D | shLegacy.js | 25 showControls, argument 67 showControls = asString(defaultValue(showControls, defaults.toolbar)); 75 toolbar : defaultValue(reverse[options.nocontrols], showControls), 85 showControls /* optional */, argument 148 showControls,
|
/plugin/syntaxhighlighter/Uncompressed/ |
H A D | shCore.js | 571 dp.sh.HighlightAll = function(name, showGutter /* optional */, showControls /* optional */, collaps… argument 672 …highlighter.addControls = (showControls == null) ? !IsOptionSet('nocontrols', options) : showContr…
|
/plugin/syntaxhighlighter/Scripts/ |
H A D | shCore.js | 127 dp.sh.HighlightAll=function(name,showGutter,showControls,collapseAll,firstLine,showColumns) argument 155 …ions):!showGutter;highlighter.addControls=(showControls==null)?!IsOptionSet('nocontrols',options):…
|
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/ |
H A D | nv.d3.min.js | 3 …ion(a){p=a}},rescaleY:{get:function(){return w},set:function(a){w=a}},showControls:{get:function()… 6 …showControls:{get:function(){return o},set:function(a){o=a}},controlLabels:{get:function(){return … 8 …ction(a){w=a}},noData:{get:function(){return x},set:function(a){x=a}},showControls:{get:function()…
|