/plugin/quickstats/ |
H A D | style.css | 60 td.padded,th.padded { padding-left: 10px; padding-right: 10px; } 62 div.quick__stats td.padded input { background-color: #ffffaa; } 63 div.quick__stats th.padded input { background-color: #ffffaa; }
|
H A D | style.wide.css | 61 td.padded,th.padded { padding-left: 10px; padding-right: 10px; }
63 div.quick__stats td.padded input { background-color: #ffffaa; }
64 div.quick__stats th.padded input { background-color: #ffffaa; }
|
/plugin/pdfjs/pdfjs/build/ |
H A D | pdf.worker.js | 25628 padded[i++] = 0; 25629 padded[i++] = 0; 25630 padded[i++] = 0; 25635 w[j] = padded[i] | padded[i + 1] << 8 | padded[i + 2] << 16 | padded[i + 3] << 24; 25823 padded[i++] = 0; 25824 padded[i++] = 0; 25825 padded[i++] = 0; 25835 w[j] = padded[i] << 24 | padded[i + 1] << 16 | padded[i + 2] << 8 | padded[i + 3]; 25991 padded[i++] = 0; 26029 w[j].high = padded[i] << 24 | padded[i + 1] << 16 | padded[i + 2] << 8 | padded[i + 3]; [all …]
|
H A D | pdf.worker.js.map | 1 …padded","rotateArg","Word64","highInteger","lowInteger","and","word","xor","or","shiftRight","plac…
|
/plugin/davcal/fullcalendar-3.10.5/ |
H A D | moment.js | 562 function addFormatToken (token, padded, ordinal, callback) { argument 572 if (padded) { 573 formatTokenFunctions[padded[0]] = function () { 574 return zeroFill(func.apply(this, arguments), padded[1], padded[2]);
|
/plugin/davcard/vendor/sabre/vobject/ |
H A D | ChangeLog.md | 306 many, are now automatically padded with empty components.
|
/plugin/webdavclient/vendor/sabre/vobject/ |
H A D | ChangeLog.md | 306 many, are now automatically padded with empty components.
|
/plugin/davcal/vendor/sabre/vobject/ |
H A D | ChangeLog.md | 266 many, are now automatically padded with empty components.
|
/plugin/webdav/vendor/sabre/vobject/ |
H A D | CHANGELOG.md | 532 many, are now automatically padded with empty components.
|
/plugin/jplayer/vendor/james-heinrich/getid3/ |
H A D | readme.txt | 472 ID3v2.2 frame name (3-bytes) null-padded to 4 bytes which is
|
H A D | changelog.txt | 964 if padded length less than current ID3v2 tag length and 1372 ¤ Added check for valid ID3v1 padding (strings should be padded 2804 [unknown program] had data padded to 50 chars with null bytes,
|
/plugin/icalevents/vendor/sabre/vobject/ |
H A D | CHANGELOG.md | 471 many, are now automatically padded with empty components.
|
/plugin/sequencediagram/bower_components/lodash/doc/ |
H A D | README.md | 9325 *(string)*: Returns the padded string. 9359 *(string)*: Returns the padded string. 9393 *(string)*: Returns the padded string.
|
/plugin/edittable/lib/ |
H A D | handsontable.full.js | 7734 function addFormatToken (token, padded, ordinal, callback) { 7744 if (padded) { 7745 formatTokenFunctions[padded[0]] = function () { 7746 return zeroFill(func.apply(this, arguments), padded[1], padded[2]);
|
/plugin/xlsx2dw/packages/exceljs/ |
H A D | exceljs.js | 37138 var padded = last[15]; 37140 if (padded < 1 || padded > 16) { 37146 while (++i < padded) { 37147 if (last[i + (16 - padded)] !== padded) { 37152 if (padded === 16) return; 37153 return last.slice(0, 16 - padded);
|
/plugin/syntaxhighlighter4/dist/ |
H A D | syntaxhighlighter.js.map | 1 …length Max string length with.\n * @return {String} Returns a string padded with proper amount…
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
H A D | pdfmake.min.js.map | 1 …padded base64 strings (missing trailing ===), base64-js does not\n\t while (str.length % 4 !== 0)…
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | 2.2.js.map | 1 …padded by initial zeros.\"\n },\n {\n \"name\": \…
|
H A D | bundle.js.map | 1 …padded base64 strings (missing trailing ===), base64-js does not\n while (str.length % 4 !== 0) {…
|
/plugin/codemirror/dist/ |
H A D | scripts.min.js.map | 1 …e\");\n // Wraps everything that needs to exist inside the vertically-padded coordinate system\…
|