Searched refs:PADDING (Results 1 – 9 of 9) sorted by relevance
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/ |
H A D | flac.js | 585 PADDING = 1,
|
H A D | mp3.js | 379 PADDING : 0x0080, // frame has additional slot property in MP3FrameHeader.FLAGS 435 var padding = (this.flags & MP3FrameHeader.FLAGS.PADDING ? 1 : 0); 508 this.flags |= MP3FrameHeader.FLAGS.PADDING; 581 var pad_slot = (header.flags & MP3FrameHeader.FLAGS.PADDING) ? 1 : 0; 619 var pad_slot = header.flags & MP3FrameHeader.FLAGS.PADDING ? 1 : 0,
|
/plugin/diagramsnet/lib/plugins/webcola/ |
H A D | cola.min.js | 1 …PADDING-b<=f.FLOAT_EPSILON){c=s[d];break}s.push(a),void 0!==c?(a.x=c.x+c.width+f.PADDING,a.y=c.bot…
|
/plugin/codemirror/dist/modes/ |
H A D | cobol.min.js.map | 1 …N \" +\n \"OTHER OUTPUT OVERFLOW OWNER PACKED-DECIMAL \" +\n \"PADDING PAGE PAGE-COUNTER…
|
/plugin/diagramsnet/lib/WEB-INF/lib/ |
H A D | commons-fileupload-1.3.2.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/plugin/bpmnioeditor/vendor/bpmnio-js/ |
H A D | bpmn-modeler.development.js | 47253 var PADDING = 20; 47522 top: trbl.top - PADDING, 47523 right: trbl.right + PADDING, 47524 bottom: trbl.bottom + PADDING, 47525 left: trbl.left - PADDING
|
/plugin/codemirror/dist/ |
H A D | styles.min.css.map | 1 …onospace;\n height: 300px;\n color: black;\n direction: ltr;\n}\n\n/* PADDING */\n\n.CodeMirror…
|
/plugin/xlsx2dw/packages/exceljs/ |
H A D | exceljs.js | 37228 var PADDING = Buffer.alloc(16, 0x10); 37241 if (!chunk.equals(PADDING)) {
|
/plugin/pdfjs/pdfjs/build/ |
H A D | pdf.worker.js.map | 1 …yLength) {\n k1.set(array, pos);\n }\n // AES128 CBC NO PADDING with first 16 byt…
|