Searched refs:uncompressed (Results 1 – 16 of 16) sorted by relevance
| /plugin/siteexport/_test/ |
| D | plugin_siteexport_javascript.test.php | 15 $uncompressed = $dir . 'uncompressed.source.js'; 17 if (@unlink($compressed) === false || @unlink($uncompressed) === false) { 21 file_put_contents($uncompressed, $this->setUpJavascript(0)); 22 … $this->assertFileExists($uncompressed, "The uncompressed javascript version does not exist.");
|
| /plugin/backup/lang/en/ |
| D | intro.txt | 3 …tar]] archive, compressed with either [[wp>bzip2]] or [[wp>gzip]] (or uncompressed, depending on a…
|
| /plugin/sequencediagram/bower_components/snap.svg/ |
| D | README.md | 23 No other scripts are needed. Both the minified and uncompressed (for development) versions are in t…
|
| /plugin/diagramsnet/lib/ |
| D | electron.js | 353 uncompressed: options.uncompressed property
|
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | EditorUi.js | 1067 embeddedCallback, ignoreSelection, compact, uncompressed) argument 1097 if (uncompressed) 1183 var xml = (uncompressed) ? mxUtils.getPrettyXml(fileNode) : mxUtils.getXml(fileNode); 1211 …EditorUi.prototype.getXmlFileData = function(ignoreSelection, currentPage, uncompressed, resolveRe… argument 1215 uncompressed = (uncompressed != null) ? uncompressed : !Editor.compressXml; 1236 if (modelNode == null && uncompressed) 1251 else if (modelNode != null && !uncompressed) 1594 ignoreSelection, currentPage, node, compact, file, uncompressed, resolveReferences) argument 1604 uncompressed = false; 1647 currentPage, uncompressed, resolveReferences); [all …]
|
| /plugin/diagramsnet/lib/js/ |
| D | export.js | 116 …cRenderer.send('xml-data', mxUtils.getXml(editorUi.getXmlFileData(null, null, data.uncompressed)));
|
| /plugin/highlightjs/highlight/ |
| D | readme.eng.txt | 12 version of the library intended to use in production. All uncompressed source
|
| /plugin/jplayer/vendor/james-heinrich/getid3/ |
| D | structure.txt | 93 … ['compression_ratio']=>double() // ratio of compressed byte size of audio to uncompressed size 104 … ['compression_ratio']=>double() // ratio of compressed byte size of video to uncompressed size
|
| D | changelog.txt | 246 * Bugfix: [demo/demo.zip] could read more uncompressed data than 1664 uncompressed data for formats that store that information 2221 Note: Support for RGB (uncompressed), RLE8 and RLE4 is included
|
| /plugin/pgn4web/pgn4web/ |
| D | README.txt | 459 Although a compression beyond 50% can be achieved, only the uncompressed
|
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.worker.js | 14675 entry.uncompressed = true; 14680 …r.isInteger(entry.offset) || !Number.isInteger(entry.gen) || !(entry.free || entry.uncompressed)) { 14784 entry.uncompressed = true; 14905 uncompressed: true property 15132 if (xrefEntry.uncompressed) {
|
| D | pdf.worker.js.map | 1 …uncompressed","contentLength","startPos","endPos","checkPos","tokenStr","objToken","xrefTagOffset"…
|
| /plugin/jmol2/jmol/ |
| D | CHANGES.txt | 4174 # bug fix for WebPageMaker creating uncompressed PNG
|
| /plugin/calendar/ |
| D | CHANGELOG.md | 4401 - **Verified:** File sizes are appropriate (233-240KB compressed, ~1MB uncompressed)
|
| /plugin/xlsx2dw/packages/xlsx/ |
| D | xlsx.mjs | 2837 if(_usz != usz) warn_or_throw(wrn, "Bad uncompressed size: " + usz + " != " + _usz);
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
| D | pdfmake.min.js.map | 1 …*/\n\t this.data_type = 2/*Z_UNKNOWN*/;\n\t /* adler32 value of the uncompressed data */\n\t th…
|