Home
last modified time | relevance | path

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

12345

/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.less41 /* dimensions */
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/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/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js.map1dimensions.\",\n \"restrictions\": [\n \"enum\"\n ]\n …
H A D3.3.js.map1 …cified in the attribute. Specifically, the image would raster at these dimensions and `naturalWidt…
H A Dbundle.js.map1dimensions for restore during post-processing\n if (_.has(node, \"width\")) { node._prevWidth =…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1dimensions for restore during post-processing\n if (_.has(node, \"width\")) { node._prevWidth =…
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dholder.min.js12dimensions={width:f[1].replace("p","%"),height:f[2].replace("p","%")},2===c.length){var g=A.parse(…
H A Dnv.d3.min.js7 …n(a){i=a}},lineTension:{get:function(){return n},set:function(a){n=a}},dimensions:{get:function(){…
/plugin/flowplay/flowplayer/
H A DREADME.txt111 …- Now the original FLV video dimensions are detected from the FLV metadata. The different resizing…
/plugin/flowplay2/flowplayer/
H A DREADME.txt283 …- Now the original FLV video dimensions are detected from the FLV metadata. The different resizing…
/plugin/flowplayer/player/
H A DREADME.txt353 … after coming back from fullscreen. This is now fixed and the original dimensions are preserved in…
436 - now it's possible to load a plugin into the panel without specifying any position/dimensions
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js2672 var dimensions = { };
2676 dimensions[d] = (B.WebKit && !document.evaluate) ? self['inner' + D] :
2679 return dimensions;
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog1115 * Fixed: In non-quirks mode CSS dimensions without units should be
/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/issuetracker/
H A Dprototype.js3684 var dimensions = { class in getDimensions
3691 return dimensions;
/plugin/jmol2/jmol/
H A DCHANGES.txt293 # new feature (TODO): 4D extension (that's right -- FOUR dimensions)
/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/magnifier/
H A DREADME.md6 …upe cannot be changed at the moment since the script requires its current dimensions and positions.
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dspecs.md833 dimensions of an image; if this is important to you, you can simply
/plugin/ol3/
H A Dscript.js8dimensions?e.dimensions:{},r.layer_=e.layer,r.matrixSet_=e.matrixSet,r.style_=e.style,r.requestEnc…
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1dimensions');\n\n const svg = document.createElementNS(SVG_NS, 'svg:svg');\n svg.setAttribut…
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_;
H A Dpdf.worker.js.map1dimensions","precinctHeight","isZeroRes","precinctWidthInSubband","precinctHeightInSubband","numpr…

12345