Home
last modified time | relevance | path

Searched defs:noScroll (Results 1 – 3 of 3) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
DEditor.js803 function Dialog(editorUi, elt, w, h, modal, closable, onClose, noScroll, transparent, onResize, ign… argument
DEditorUi.js4325 EditorUi.prototype.showDialog = function(elt, w, h, modal, closable, onClose, noScroll, transparent… argument
/plugin/pdfjs/pdfjs/web/
Dviewer.js10699 var noScroll = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : false; variable
10752 var noScroll = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false; variable