Home
last modified time | relevance | path

Searched refs:dimensions (Results 76 – 100 of 112) sorted by relevance

12345

/plugin/ckgdoku/ckeditor/
H A DCHANGES.md86 ….com/#!/api/CKEDITOR.dom.element-method-setSize) sets incorrect editor dimensions if the border wi…
498 …//docs.ckeditor.com/#!/api/CKEDITOR.editor-event-resize) passes the current dimensions in its data.
728 …docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-baseHref) into account when updating image dimensions.
924 …-10] [Enhanced Image](http://ckeditor.com/addon/image2): Fixed buggy discovery of image dimensions.
/plugin/issuetracker/
H A Dprototype.js3684 var dimensions = { class in getDimensions
3691 return dimensions;
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js1097 var dimensions = shape.getDimensions();
1116 …inates.y * 100) / 100), Math.floor(Math.round(dimensions.x * 100) / 100), Math.floor(Math.round(di…
1119 …inates.y * 100) / 100), Math.floor(Math.round(dimensions.x * 100) / 100), Math.floor(Math.round(di…
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js4dimensions,options){var cssValue;options=options||{};for(var prop in dimensions){cssValue=dimensio… argument
H A Dfabric.js6176 setDimensions: function (dimensions, options) { argument
6181 for (var prop in dimensions) {
6182 cssValue = dimensions[prop];
6185 this._setBackstoreDimension(prop, dimensions[prop]);
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog1115 * Fixed: In non-quirks mode CSS dimensions without units should be
/plugin/ckgedit/ckeditor/
H A DCHANGES.md506 …st/api/CKEDITOR_dom_element.html#method-setSize) sets incorrect editor dimensions if the border wi…
918 …/ckeditor4/latest/api/CKEDITOR_editor.html#event-resize) passes the current dimensions in its data.
1148 …keditor4/latest/api/CKEDITOR_config.html#cfg-baseHref) into account when updating image dimensions.
1344 …Enhanced Image](https://ckeditor.com/cke4/addon/image2): Fixed buggy discovery of image dimensions.
/plugin/processing/
H A Dscript.js2160 this.checkMatrix = function(dimensions) { argument
2162 if(dimensions === 2) {
2167 }else if(dimensions === 3 && this.matrix instanceof p.PMatrix2D) {
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/bible/bible_douayRheims/
H A D1_Paralipomenon.txt904dimensions of every candlestick, and the lamps thereof. In like manner also he gave silver by weig…
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-viewer.production.min.js2dimensions},Qe.prototype.layoutText=function(e,t){var n=w({},this._config.size,t.box),i=w({},this.…
H A Dbpmn-navigated-viewer.production.min.js2dimensions},et.prototype.layoutText=function(e,t){var n=w({},this._config.size,t.box),i=w({},this.…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js23732 function buildPrecincts(context, resolution, dimensions) {
23733 var precinctWidth = 1 << dimensions.PPx;
23734 var precinctHeight = 1 << dimensions.PPy;
23736 var precinctWidthInSubband = 1 << dimensions.PPx + (isZeroRes ? 0 : -1);
23737 var precinctHeightInSubband = 1 << dimensions.PPy + (isZeroRes ? 0 : -1);
23752 function buildCodeblocks(context, subband, dimensions) {
23753 var xcb_ = dimensions.xcb_;
23754 var ycb_ = dimensions.ycb_;
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt674 ¤ ASF/WMV files now return largest video stream dimensions in
748 * Bugfix: incorrect dimensions from disabled Quicktime tracks
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js27665 var dimensions;
27682 dimensions = Array.isArray(this.size) ? this.size : SIZES[this.size.toUpperCase()];
27683 this.width = dimensions[this.layout === 'portrait' ? 0 : 1];
27684 this.height = dimensions[this.layout === 'portrait' ? 1 : 0];
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-viewer.production.min.js2dimensions},mi.prototype.layoutText=function(e,t){var n=$({},this._config.size,t.box),r=$({},this.…
H A Ddmn-navigated-viewer.production.min.js2dimensions},vi.prototype.layoutText=function(e,t){var n=$({},this._config.size,t.box),r=$({},this.…
H A Ddmn-modeler.production.min.js7dimensions},Ho.prototype.layoutText=function(e,t){var n=J({},this._config.size,t.box),i=J({},this.…
/plugin/achart/assets/
H A Dapexcharts.min.js14dimensions=new ot(this.ctx),this.ctx.updateHelpers=new Yt(this.ctx),this.ctx.zoomPanSelection=new …
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js18820 return this.layoutText(text, options).dimensions;
18930 var dimensions = { class in AnonymousFunctionf8d14cd119200
18936 dimensions: dimensions,
H A Dbpmn-modeler.production.min.js28dimensions},Xr.prototype.layoutText=function(e,t){var n=F({},this._config.size,t.box),i=F({},this.…
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dnv.d3.min.js7 …n(a){i=a}},lineTension:{get:function(){return n},set:function(a){n=a}},dimensions:{get:function(){…
/plugin/jmol2/jmol/
H A DCHANGES.txt293 # new feature (TODO): 4D extension (that's right -- FOUR dimensions)
/plugin/html5video2/script/
H A Dvideo.min.js12 …h",e,t)},e.height=function(e,t){return this.dimension("height",e,t)},e.dimensions=function(e,t){th…
/plugin/ol3/
H A Dscript.js8dimensions?e.dimensions:{},r.layer_=e.layer,r.matrixSet_=e.matrixSet,r.style_=e.style,r.requestEnc…

12345