Home
last modified time | relevance | path

Searched refs:negative (Results 101 – 125 of 155) sorted by last modified time

1234567

/plugin/jplayer/vendor/happyworm/jplayer/src/skin/pink.flag/scss/
H A Djplayer.pink.flag.scss615 overflow:hidden; /* Important for nested negative margins to work in modern browsers */
/plugin/codemirror/dist/
H A Dscripts.min.js.map1negative\n // number when a is less, and a positive number otherwise.\n function cmp(a, b) { ret…
H A Dstyles.min.css.map1negative {color: #d44;}\n.cm-positive {color: #292;}\n.cm-header, .cm-strong {font-weight: bold;}\…
H A Dstyles.min.css1negative,#dokuwiki__content .cm-negative{color:#d44}form#dw__editform .cm-positive,#dokuwiki__cont…
/plugin/codemirror/dist/modes/
H A Dtextile.min.js.map1 …\n code: \"atom\",\n definitionList: \"number\",\n deletion: \"negative\",\n div: \"pu…
H A Ddiff.min.js.map1 … function() {\n\n var TOKEN_NAMES = {\n '+': 'positive',\n '-': 'negative',\n '@': 'meta…
H A Drst.min.js.map1 …turn 'positive';\n if (stream.match(rx_negative))\n return 'negative';\n if (stre…
H A Dcss.min.js.map1 … var counterDescriptors_ = [\n \"additive-symbols\", \"fallback\", \"negative\", \"pad\", \"pre…
H A Dttcn-cfg.min.js.map1 …cur))\n return \"negative fileNCtrlMaskOptions\";\n if (externalCommands.propertyIsEnu…
H A Dscheme.min.js.map1 …ake-rectangular make-string make-vector max member memq memv min modulo negative? newline not null…
H A Dhttp.min.js.map1 …s < 500) {\n return \"negative client-error\";\n } else if (status >= 500 && status < 600)…
H A Dsolr.min.js.map1 … \" positive\";\n else if (operator == \"-\")\n style += \" negative\";\n else if…
/plugin/stars2/
H A DREADME.md38 * Added negative rating for ? stars
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1negative\");\n for (;n > 0; (n >>>= 1) && (str += str)) if (n & 1) res += str;\n return res;\n};…
H A Dpdf.worker.js.map1negative\");\n for (;n > 0; (n >>>= 1) && (str += str)) if (n & 1) res += str;\n return res;\n};…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1negative page\n * offsets. The default value is `false`.\n */\n\n /**\n * Scrolls page in…
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1 …loor(limit); if (limit >= pow(2,32)) limit -= pow(2,32);\n // If negative number: pow(2,32)…
/plugin/codeprettify/code-prettify/src/
H A Dlang-xq.js64 …ptions|cts:and-query|cts:and-not-query-positive-query|cts:and-not-query-negative-query|cts:and-not…
/plugin/icons/assets/rpg-awesome/css/
H A Drpg-awesome.min.css5 …100:before{content:""}.ra-battery-black:before{content:""}.ra-battery-negative:before{content:"…
/plugin/icons/assets/material-design-icons/css/
H A Dmaterialdesignicons.min.css1negative::before{content:"\F08D"}.mdi-battery-outline::before{content:"\F08E"}.mdi-battery-plus::b…
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md1050 for equality comparisons. If `fromIndex` is negative, it's used as the
1284 Gets the element at index `n` of `array`. If `n` is negative, the nth
2915 is used for equality comparisons. If `fromIndex` is negative, it's used as
6857 negative ranges.
10667 Creates a function that gets the argument at index `n`. If `n` is negative,
10859 Creates an array of numbers *(positive and/or negative)* progressing from
10860 `start` up to, but not including, `end`. A step of `-1` is used if a negative
/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest.js23498 function negative(string) { function
23558 var transforms = [identity, pad, positive, negative];
23620 var transforms = [identity, pad, positive, negative],
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Dcollection.js327 collection.negative = function(num) { function
331 return this.negative(model.id);
336 return this.negative(m2.id) - this.negative(m1.id);
/plugin/sequencediagram/bower_components/snap.svg/
H A Dhistory.md27 * Fix negative scale
/plugin/findologicxmlexport/vendor/hoa/math/Test/Unit/
H A DArithmetic.pp69 | ( ::minus:: #negative | ::plus:: ) term()

1234567