Home
last modified time | relevance | path

Searched refs:sort (Results 1 – 25 of 231) sorted by relevance

12345678910

/template/strap/syntax/
H A Dminimap.php153 …$pagesOfNamespace = $this->getNamespaceChildren($nameSpacePath, $sort = 'natural', $listdirs = $in…
334 …* @param string $sort 'natural' to use natural order sorting (default); 'date' to sort by filemtime
338 function getNamespaceChildren($namespace, $sort = 'natural', $listdirs = false) argument
359 search($data, $conf['datadir'], 'search_universal', $search_opts, $ns, $lvl = 1, $sort);
/template/kiwiki/classes/
H A Dkiwiki_functions.php89 sort($list);
101 sort($list);
/template/breeze/bower_components/gumby/sass/extensions/modular-scale/stylesheets/
D_modular-scale.scss120 @return trim-sort($multiple, $scale-values, $base-size);
179 @return trim-sort($multiple, $scale-values, $base-size);
206 // sort acsending
231 // sort decending
239 // trim and sort the final list
240 @function trim-sort($multiple, $scale-values: $scale-values, $base-size: $base-size) {
246 // sort acsending
257 // sort acsending
/template/breeze/bower_components/modular-scale/stylesheets/modular-scale/
D_function-list.scss14 $Positive-return: ms-sort-list($Positive-return);
40 $Negitive-return: ms-sort-list($Negitive-return);
D_sort-list.scss1 // List sorting via a modified merge-sort algorythmn
67 @function ms-sort-list($Lists) {
/template/breeze/bower_components/modular-scale/stylesheets/
D_modular-scale.scss11 @import "modular-scale/sort-list";
/template/dokukit/
Dscript.js22 patharr = patharrtmp.sort().filter(function(item, pos, ary) {
/template/breeze/bower_components/gumby/sass/extensions/modular-scale/lib/
Dmodular-scale.rb105 list = list.to_a.sort
/template/strap/ComboStrap/
H A DPageType.php142 sort($types);
H A DBrandListTag.php17 sort($brandNames);
/template/drop/font-awesome/css/
Dfont-awesome.css788 .fa-sort:before {
791 .fa-sort-down:before,
792 .fa-sort-desc:before {
795 .fa-sort-up:before,
796 .fa-sort-asc:before {
1171 .fa-sort-alpha-asc:before {
1174 .fa-sort-alpha-desc:before {
1177 .fa-sort-amount-asc:before {
1180 .fa-sort-amount-desc:before {
1183 .fa-sort-numeric-asc:before {
[all …]
Dfont-awesome.min.css6sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:…
/template/strap/vendor/dragonmantank/cron-expression/src/Cron/
H A DAbstractField.php139 sort($values);
/template/bootie/images/
Dpagetools-build.php20 sort($input);
/template/ghw/images/
Dpagetools-build.php22 sort($input);
/template/bs4simple/images/
Dpagetools-build.php22 sort($input);
/template/binkytestinstance/images/
Dpagetools-build.php20 sort($input);
/template/darkblue/images/
Dpagetools-build.php22 sort($input);
/template/daily/images/
Dpagetools-build.php20 sort($input);
/template/dokuwikibee/dokuwikibee/images/
Dpagetools-build.php22 sort($input);
/template/docnavwiki/images/
Dpagetools-build.php22 sort($input);
/template/codowik/images/
Dpagetools-build.php20 sort($input);
/template/notes/images/
Dpagetools-build.php24 sort($input);
/template/adoradark/images/
Dpagetools-build.php22 sort($input);
/template/ramtop/images/
Dpagetools-build.php20 sort($input);

12345678910