Home
last modified time | relevance | path

Searched defs:reverse (Results 1 – 25 of 79) sorted by relevance

1234

/plugin/nspages/printers/
Dsorters.php11 protected $reverse; variable in nspages_sorter
13 function __construct($reverse){
32 function __construct($reverse){
42 function __construct($reverse){
54 function __construct($reverse, $dictOrder){
Dprinter.php96 private function _getSorter($reverse) {
/plugin/toolbox/
DToolboxTextTools.js18 function sort(reverse) { argument
40 function indent(reverse) { argument
Dtoolbox.js19 "reverse": 0 property
26 "reverse": 1 property
33 "reverse": 0 property
40 "reverse": 1 property
/plugin/asciidocjs/node_modules/lodash/
Dreverse.js30 function reverse(array) { function
DwrapperReverse.js3 reverse = require('./reverse'), variable
Dseq.js8 'reverse': require('./wrapperReverse'), property
Darray.js36 'reverse': require('./reverse'), property
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Conversion/
DDecToHebrew.php10 public function convert($in, $reverse = false)
/plugin/darcspatch/
Dadmin.php115 function apply_raw_darcs_patch($patch,$repo,$test_only=false,$reverse=false) {
/plugin/indexmenu/scripts/fancytree/modules/
Djquery.fancytree.multi.js93 reverse: activeNode.isBelowOf(node), property
/plugin/syntaxhighlighter3/sxh3/src/js/
DshLegacy.js42 reverse = { 'true' : false }, variable
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
DshLegacy.js58 reverse = { 'true' : false }, variable
/plugin/gallery/classes/
DOptions.php31 public $reverse = false; variable in dokuwiki\\plugin\\gallery\\classes\\Options
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
DResultPrinter.php109 private $reverse = false; variable in PHPUnit_TextUI_ResultPrinter
128 …se = false, $colors = self::COLOR_DEFAULT, $debug = false, $numberOfColumns = 80, $reverse = false)
/plugin/sortablejs/
Dscript.js350 reverse: function ( tbody, sindex ) { method
/plugin/scrape/vendor/scotteh/php-dom-wrapper/src/
DNodeList.php83 public function reverse(): NodeList { function in DOMWrap\\NodeList
/plugin/changes/
Dsyntax.php225 …ted function getChanges($num, $ns, $excludedpages, $type, $user, $maxage, $excludedusers, $reverse)
/plugin/quickstats/scripts/
Dsorttable.js244 reverse: function(tbody) { method
/plugin/sqlraw/
Dsorttable.min.js23 return innerText.replace(/^\s+|\s+$/g,'');break;default:return'';}}},reverse:function(tbody){newrow… method
/plugin/amcharts/assets/amcharts/plugins/dataloader/
Ddataloader.min.js1 …&(h="dataProvider"),g.showCurtain&&l(void 0,g.noStyles),c.remaining++,c.percentLoaded[b]=0,void 0!… function
Ddataloader.js84 'reverse': false, property
/plugin/highlightjs/highlight/languages/
Daxapta.js11 …'reverse':1, 'firstfast':1,'firstonly':1,'forupdate':1,'nofetch':1, 'sum':1, 'avg':1, 'minof':1, '… property
/plugin/openlayersmap/ol/
Dol-layerswitcher.js219 reverse: this.reverse property
/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/
DRoom.php670 public function backfillPreviousMessages(bool $reverse = false, int $limit = 10) {

1234