Home
last modified time | relevance | path

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

/plugin/quickstats/
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; }
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; }
/plugin/asciidocjs/node_modules/jake/node_modules/brace-expansion/
DREADME.md74 If `x` or `y` start with a leading `0`, all the numbers will be padded
/plugin/asciidocjs/node_modules/brace-expansion/
DREADME.md74 If `x` or `y` start with a leading `0`, all the numbers will be padded
/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js25609 var padded = new Uint8Array(paddedLength);
25613 padded[i] = data[offset++]; field
25616 padded[i++] = 0x80;
25620 padded[i++] = 0; field
25623 padded[i++] = length << 3 & 0xFF;
25624 padded[i++] = length >> 5 & 0xFF;
25625 padded[i++] = length >> 13 & 0xFF;
25626 padded[i++] = length >> 21 & 0xFF;
25627 padded[i++] = length >>> 29 & 0xFF;
25628 padded[i++] = 0;
[all …]
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/
DChangeLog.md306 many, are now automatically padded with empty components.
/plugin/webdavclient/vendor/sabre/vobject/
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/
DCHANGELOG.md532 many, are now automatically padded with empty components.
/plugin/icalevents/vendor/sabre/vobject/
DCHANGELOG.md471 many, are now automatically padded with empty components.
/plugin/jplayer/vendor/james-heinrich/getid3/
Dreadme.txt472 ID3v2.2 frame name (3-bytes) null-padded to 4 bytes which is
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/sequencediagram/bower_components/lodash/doc/
DREADME.md9325 *(string)*: Returns the padded string.
9359 *(string)*: Returns the padded string.
9393 *(string)*: Returns the padded string.
/plugin/edittable/lib/
Dhandsontable.full.js7734 function addFormatToken (token, padded, ordinal, callback) { argument
7744 if (padded) {
7745 formatTokenFunctions[padded[0]] = function () {
7746 return zeroFill(func.apply(this, arguments), padded[1], padded[2]);
/plugin/strata/
Dplotly-2.25.2.min.js8padded:!0}));x.min=x.min.concat(b.min),x.max=x.max.concat(b.max)}}t.exports=function(t){for(var e=… property
/plugin/xlsx2dw/packages/exceljs/
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/zwidoku/files/
H A Djs.js1padded,ordinal,callback){var func=callback;if(typeof callback==='string'){func=function(){return t…
/plugin/syntaxhighlighter4/dist/
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/
Dpdfmake.min.js.map1padded base64 strings (missing trailing ===), base64-js does not\n\t while (str.length % 4 !== 0)…
/plugin/dirtylittlehelper/mermaid/editor/docs/
D2.2.js.map1padded by initial zeros.\"\n },\n {\n \"name\": \…
Dbundle.js.map1padded base64 strings (missing trailing ===), base64-js does not\n while (str.length % 4 !== 0) {…
/plugin/codemirror/dist/
Dscripts.min.js.map1 …e\");\n // Wraps everything that needs to exist inside the vertically-padded coordinate system\…