Home
last modified time | relevance | path

Searched refs:dims (Results 1 – 16 of 16) sorted by relevance

/plugin/s5reloaded/ui/effects_support/
Deffects.js438 this.dims = null;
440 this.dims = [this.element.offsetHeight, this.element.offsetWidth];
442 this.dims = [this.element.scrollHeight, this.element.scrollWidth];
443 if (!this.dims)
444 this.dims = [this.options.scaleMode.originalHeight,
451 this.setDimensions(this.dims[0] * currentScale, this.dims[1] * currentScale);
461 var topd = (height - this.dims[0])/2;
462 var leftd = (width - this.dims[1])/2;
711 (effect.dims[0] - effect.element.clientHeight) + 'px' });
741 (effect.dims[0] - effect.element.clientHeight) + 'px' });
[all …]
/plugin/jcapture/src/com/hammurapi/jcapture/
DCaptureConfig.java317 String[] dims = rr.split(";"); in load() local
318 … = new Rectangle(Integer.parseInt(dims[0]), Integer.parseInt(dims[1]), Integer.parseInt(dims[2]), … in load()
/plugin/photogallery/lightGallery/js/
Dpicturefill.min.js4 …opIntrinsicSize&&(void 0===e[g.ns].dims&&(e[g.ns].dims=e.getAttribute("width")||e.getAttribute("he…
/plugin/diagramsnet/lib/js/jscolor/
Djscolor.js607 var dims = getPickerDims(THIS); variable
608 p.box.style.width = dims[0] + 'px';
609 p.box.style.height = dims[1] + 'px';
716 var dims = [ variable
723 return dims;
/plugin/pgn4web/pgn4web/libs/jscolor/
Djscolor.js699 var dims = getPickerDims(THIS); variable
700 p.box.style.width = dims[0] + 'px';
701 p.box.style.height = dims[1] + 'px';
808 var dims = [ variable
815 return dims;
/plugin/diagramsnet/lib/js/diagramly/vsdx/
Dimporter.js3903 …/*private*/ this.variantsColors = (function (dims) { var allocate = function (dims) { if (dims.len… argument
3908 for (var i = 0; i < dims[0]; i++) {
3909 array.push(allocate(dims.slice(1)));
3912 } }; return allocate(dims); })([4, 7]);
3928 …/*private*/ this.variantFillIdx = (function (dims) { var allocate = function (dims) { if (dims.len… argument
3933 for (var i = 0; i < dims[0]; i++) {
3934 array.push(allocate(dims.slice(1)));
3937 } }; return allocate(dims); })([4, 4]);
3938 …/*private*/ this.variantLineIdx = (function (dims) { var allocate = function (dims) { if (dims.len… argument
3943 for (var i = 0; i < dims[0]; i++) {
[all …]
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
Dfirebug-lite-debug.js1435 dims = {"left": 0, "top": 0, "right": 0, "bottom": 0, "width": 0, "height": 0}; variable
1440 dims.left = bcrect.left;
1441 dims.top = bcrect.top;
1442 dims.right = bcrect.right;
1443 dims.bottom = bcrect.bottom;
1447 dims.width = bcrect.width;
1448 dims.height = bcrect.height;
1452 dims.width = dims.right - dims.left;
1453 dims.height = dims.bottom - dims.top;
1456 return dims;
/plugin/webcode/vendor/
Dfirebug-lite-1.4.js508 this.getLTRBWH=function(elt){var bcrect,dims={left:0,top:0,right:0,bottom:0,width:0,height:0}; variable
510 dims.left=bcrect.left;
511 dims.top=bcrect.top;
512 dims.right=bcrect.right;
513 dims.bottom=bcrect.bottom;
514 if(bcrect.width){dims.width=bcrect.width;
515 dims.height=bcrect.height
516 }else{dims.width=dims.right-dims.left;
517 dims.height=dims.bottom-dims.top
518 }}return dims
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js519 this.getLTRBWH=function(elt){var bcrect,dims={left:0,top:0,right:0,bottom:0,width:0,height:0}; variable
521 dims.left=bcrect.left;
522 dims.top=bcrect.top;
523 dims.right=bcrect.right;
524 dims.bottom=bcrect.bottom;
525 if(bcrect.width){dims.width=bcrect.width;
526 dims.height=bcrect.height
527 }else{dims.width=dims.right-dims.left;
528 dims.height=dims.bottom-dims.top
529 }}return dims
/plugin/codemirror/dist/
Dscripts.min.js.map1dims","changes","updateLineText","updateLineGutter","updateLineClasses","updateLineWidgets","ensur…
Dscripts.min.js3dims=Dd(a);this.events=[]};Je.prototype.signal=function(a,b){if(ua(a,b)){this.events.push(argument…
/plugin/jcapture/lib/
Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/plugins/webcola/
Dcola.min.js2dims;d<f.length;d++){var g=f[d];void 0===b[g]&&(b[g]=Math.random())}e.result[0][c]=b.x,e.result[1]…
/plugin/stlviewer/stlviewer/
Dstl_viewer.min.js2 …ilename:t.orig_filename?t.orig_filename:null,position:{x:t.x,y:t.y,z:t.z},dims:{x:t.mesh.geometry.…
/plugin/dirtylittlehelper/script/
Dmermaid.min.js.map1dims","lineHeight","cheight","textObj","valign","bBox","calculateSvgSizeAttrs","useMaxWidth","conf…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1dims = [];\n var body = Object(d3__WEBPACK_IMPORTED_MODULE_1__[\"select\"])('body'); // We don't …