Searched refs:uncompressed (Results 1 – 15 of 15) sorted by relevance
/plugin/siteexport/_test/ |
H A 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/ |
H A 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/ |
H A D | README.md | 23 No other scripts are needed. Both the minified and uncompressed (for development) versions are in t…
|
/plugin/diagramsnet/lib/ |
H A D | electron.js | 353 uncompressed: options.uncompressed
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | EditorUi.js | 1067 embeddedCallback, ignoreSelection, compact, uncompressed) argument 1097 if (uncompressed) 1183 var xml = (uncompressed) ? mxUtils.getPrettyXml(fileNode) : mxUtils.getXml(fileNode); 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); 1652 uncompressed); [all …]
|
/plugin/diagramsnet/lib/js/ |
H A D | export.js | 116 …cRenderer.send('xml-data', mxUtils.getXml(editorUi.getXmlFileData(null, null, data.uncompressed)));
|
/plugin/highlightjs/highlight/ |
H A D | readme.eng.txt | 12 version of the library intended to use in production. All uncompressed source
|
/plugin/jplayer/vendor/james-heinrich/getid3/ |
H A 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
|
H A 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/ |
H A D | README.txt | 459 Although a compression beyond 50% can be achieved, only the uncompressed
|
/plugin/pdfjs/pdfjs/build/ |
H A 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 15132 if (xrefEntry.uncompressed) {
|
H A D | pdf.worker.js.map | 1 …uncompressed","contentLength","startPos","endPos","checkPos","tokenStr","objToken","xrefTagOffset"…
|
/plugin/jmol2/jmol/ |
H A D | CHANGES.txt | 4174 # bug fix for WebPageMaker creating uncompressed PNG
|
/plugin/xlsx2dw/packages/xlsx/ |
H A D | xlsx.mjs | 2837 if(_usz != usz) warn_or_throw(wrn, "Bad uncompressed size: " + usz + " != " + _usz);
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
H A 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…
|