Home
last modified time | relevance | path

Searched refs:decimal (Results 126 – 137 of 137) sorted by path

123456

/plugin/revealjs/css/theme/
H A Dsimple.css104 list-style-type: decimal; }
H A Dsky.css108 list-style-type: decimal; }
H A Dsolarized.css105 list-style-type: decimal; }
H A Dwhite.css101 list-style-type: decimal; }
/plugin/revealjs/css/theme/template/
H A Dtheme.scss106 list-style-type: decimal;
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.EscapeNonASCIICharacters.txt
/plugin/scrollticker/
H A Dstyle.css63 content: counter(scrollticker-counter, decimal);
68 content: counter(scrollticker-counter, decimal-leading-zero);
/plugin/sketchcanvas/script/
H A Djs-yaml.min.js
/plugin/syntaxhighlighter/Styles/
H A DSyntaxHighlighter.css44 list-style: decimal; /* for ie */
61 list-style: decimal-leading-zero; /* better look for others, override cascade from OL */
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1decimal.\n *\n * @private\n * @param {String} hex\n * @returns {Number}\n */\n function dec(hex…
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs428 // 41 -- Accounting, 0 decimal, No Symbol
431 // 42 -- Accounting, 0 decimal, $ Symbol
434 // 43 -- Accounting, 2 decimal, No Symbol
437 // 44 -- Accounting, 2 decimal, $ Symbol
5792 case 'r4': case 'r8': case 'decimal':
21986 if(y["decimal-places"]) NF += "." + fill("0", +y["decimal-places"]);
22019 …+= "0." + fill("0", +y["min-decimal-places"] || +y["decimal-places"] || 2) + fill("?", +y["decimal
22068 if(+y["min-decimal-places"] || +y["decimal-places"]) tNF += ".";
22069 if(+y["min-decimal-places"]) tNF += fill("0", +y["min-decimal-places"] || 1);
22070 …if(+y["decimal-places"] - (+y["min-decimal-places"]||0)) tNF += fill("0", +y["decimal-places"] - (…
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1decimal durations, i.e. 2016-09-20 00:05:00 - 2016-09-20 01:00:00 ~ 0.95 instead of 1\n\t\t// and …

123456