Home
last modified time | relevance | path

Searched refs:padded (Results 1 – 20 of 20) sorted by relevance

/plugin/quickstats/
H A Dstyle.css60 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 Dstyle.wide.css61 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 Dpdf.worker.js25628 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 Dpdf.worker.js.map1padded","rotateArg","Word64","highInteger","lowInteger","and","word","xor","or","shiftRight","plac…
/plugin/davcal/fullcalendar-3.10.5/
H A Dmoment.js562 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 DChangeLog.md306 many, are now automatically padded with empty components.
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md306 many, are now automatically padded with empty components.
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md266 many, are now automatically padded with empty components.
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md532 many, are now automatically padded with empty components.
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dreadme.txt472 ID3v2.2 frame name (3-bytes) null-padded to 4 bytes which is
H A Dchangelog.txt964 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 DCHANGELOG.md471 many, are now automatically padded with empty components.
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md9325 *(string)*: Returns the padded string.
9359 *(string)*: Returns the padded string.
9393 *(string)*: Returns the padded string.
/plugin/edittable/lib/
H A Dhandsontable.full.js7734 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 Dexceljs.js37138 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 Dsyntaxhighlighter.js.map1 …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 Dpdfmake.min.js.map1padded base64 strings (missing trailing ===), base64-js does not\n\t while (str.length % 4 !== 0)…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js.map1padded by initial zeros.\"\n },\n {\n \"name\": \…
H A Dbundle.js.map1padded base64 strings (missing trailing ===), base64-js does not\n while (str.length % 4 !== 0) {…
/plugin/codemirror/dist/
H A Dscripts.min.js.map1 …e\");\n // Wraps everything that needs to exist inside the vertically-padded coordinate system\…