Home
last modified time | relevance | path

Searched refs:noScroll (Results 1 – 4 of 4) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
H A DEditor.js803 function Dialog(editorUi, elt, w, h, modal, closable, onClose, noScroll, transparent, onResize, ign… argument
880 if (!noScroll && elt.clientHeight > div.clientHeight - padding)
962 if (!noScroll && elt.clientHeight > div.clientHeight - padding)
H A DEditorUi.js4325 EditorUi.prototype.showDialog = function(elt, w, h, modal, closable, onClose, noScroll, transparent… argument
4335 …this.dialog = new Dialog(this, elt, w, h, modal, closable, onClose, noScroll, transparent, onResiz…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js10699 var noScroll = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : false;
10721 if (!noScroll) {
10752 var noScroll = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
10756 this._setScaleUpdatePages(scale, value, noScroll, false);
10804 this._setScaleUpdatePages(scale, value, noScroll, true);
H A Dviewer.js.map1noScroll","preset","newValue","isSameScale","presetValue","_setScale","noPadding","hPadding","vPad…