Home
last modified time | relevance | path

Searched refs:setScrollbars (Results 1 – 5 of 5) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
H A DActions.js1166 ui.setScrollbars(!ui.hasScrollbars());
H A DEditorUi.js3368 EditorUi.prototype.setScrollbars = function(value) method in EditorUi
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js2236 EditorUi.prototype.setScrollbars=function(b){var c=this.editor.graph,e=c.container.style.overflow;c…
2990 t.isEnabled=p;t=this.addAction("scrollbars",function(){e.setScrollbars(!e.hasScrollbars())});t.setT…
H A Dviewer-static.min.js2236 EditorUi.prototype.setScrollbars=function(b){var c=this.editor.graph,e=c.container.style.overflow;c…
2990 t.isEnabled=p;t=this.addAction("scrollbars",function(){e.setScrollbars(!e.hasScrollbars())});t.setT…
H A Dapp.min.js2270 EditorUi.prototype.setScrollbars=function(a){var b=this.editor.graph,d=b.container.style.overflow;b…
3535 k.isEnabled=f;k=this.addAction("scrollbars",function(){d.setScrollbars(!d.hasScrollbars())});k.setT…