| /template/breeze/bower_components/modular-scale/stylesheets/modular-scale/ |
| D | _function-list.scss | 13 // Sort the generated lists 14 $Positive-return: ms-sort-list($Positive-return); 39 // Sort the generated lists 40 $Negitive-return: ms-sort-list($Negitive-return);
|
| D | _function.scss | 28 // Sort the generated lists 29 $Return: ms-sort-list($Return);
|
| D | _sort-list.scss | 1 // List sorting via a modified merge-sort algorythmn 67 @function ms-sort-list($Lists) {
|
| /template/strap/resources/dictionary/ |
| H A D | icomoon-icons.json | 330 "sort-alpha-asc": "329-sort-alpha-asc", 331 "sort-alpha-desc": "330-sort-alpha-desc", 332 "sort-numeric-asc": "331-sort-numeric-asc", 333 "sort-numberic-desc": "332-sort-numberic-desc", 334 "sort-amount-asc": "333-sort-amount-asc", 335 "sort-amount-desc": "334-sort-amount-desc",
|
| H A D | carbon-icons.json | 203 "caret-sort": "caret--sort", 204 "caret-sort-down": "caret--sort--down", 205 "caret-sort-up": "caret--sort--up", 313 "chevron-sort": "chevron--sort", 314 "chevron-sort-down": "chevron--sort--down", 315 "chevron-sort-up": "chevron--sort--up", 1510 "sort-ascending": "sort--ascending", 1511 "sort-descending": "sort--descending",
|
| /template/starterbootstrap/js/ |
| D | sorttable.js | 11 Click on the headers to sort 89 // make it clickable to sort 140 // build an array to sort. This is a Schwartzian transform thing, 141 // i.e., we "decorate" each row with the actual sort key, 142 // sort based on the sort keys, and then put the rows back in order 150 /* If you want a stable sort, uncomment the following line */ 153 row_array.sort(this.sorttable_sortfunction); 258 /* sort functions 259 each sort function takes two parameters, a and b 305 // A stable sort function to allow multi-level sorting of data
|
| /template/breeze/bower_components/gumby/sass/extensions/modular-scale/stylesheets/ |
| D | _modular-scale.scss | 120 @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/strap/ComboStrap/ |
| H A D | Font.php | 16 * * font family name: `fc-list : family | sort | uniq` 28 * This function will return a sort of default font
|
| H A D | PageType.php | 142 sort($types);
|
| H A D | ArrayUtility.php | 21 * Sort it on the key
|
| /template/strap/syntax/ |
| H A D | minimap.php | 153 …$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);
|
| H A D | xmlinlinetag.php | 103 * the mode with the lowest sort number will win out 104 * the lowest in the tree must have the lowest sort number
|
| /template/drop/font-awesome/css/ |
| D | font-awesome.min.css | 6 …sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:…
|
| D | font-awesome.css | 788 .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 …]
|
| /template/breeze/bower_components/modular-scale/stylesheets/ |
| D | _modular-scale.scss | 11 @import "modular-scale/sort-list";
|
| /template/kiwiki/classes/ |
| H A D | kiwiki_functions.php | 89 sort($list); 101 sort($list);
|
| /template/strap/vendor/hidehalo/nanoid-php/ |
| H A D | composer.json | 60 "sort-packages": true
|
| /template/dokukit/ |
| D | script.js | 22 patharr = patharrtmp.sort().filter(function(item, pos, ary) {
|
| /template/writr/.github/workflows/ |
| D | release.yml | 38 git log ${PREV_TAG}..HEAD --format='%aN' | sort -u | awk '{print "* " $0}' >> CHANGELOG.md
|
| /template/parallax/lib/css/ |
| D | font-awesome.min.css | 4 …sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:…
|
| /template/mikio/icons/fontawesome/css/ |
| H A D | all.min.css | 4 …sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:…
|
| /template/argon/assets/css/ |
| D | font-awesome.css | 1023 .fa-sort:before { 1027 .fa-sort-down:before, 1028 .fa-sort-desc:before { 1032 .fa-sort-up:before, 1033 .fa-sort-asc:before { 1525 .fa-sort-alpha-asc:before { 1529 .fa-sort-alpha-desc:before { 1533 .fa-sort-amount-asc:before { 1537 .fa-sort-amount-desc:before { 1541 .fa-sort-numeric-asc:before { [all …]
|
| /template/argon-alt/assets/css/ |
| D | font-awesome.css | 1023 .fa-sort:before { 1027 .fa-sort-down:before, 1028 .fa-sort-desc:before { 1032 .fa-sort-up:before, 1033 .fa-sort-asc:before { 1525 .fa-sort-alpha-asc:before { 1529 .fa-sort-alpha-desc:before { 1533 .fa-sort-amount-asc:before { 1537 .fa-sort-amount-desc:before { 1541 .fa-sort-numeric-asc:before { [all …]
|
| /template/twigstarter/vendor/twig/twig/ |
| D | CHANGELOG | 8 …* Fix a security issue when in a sandbox: the `sort` filter must require a Closure for the `arrow`… 107 * added the spaceship operator ("<=>"), useful when using an arrow function in the "sort" filter 108 * added support for an "arrow" function on the "sort" filter
|
| /template/mikio/icons/fontawesome5/css/ |
| H A D | all.min.css | 5 …sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:bef…
|