Home
last modified time | relevance | path

Searched full:sort (Results 151 – 175 of 2280) sorted by path

12345678910>>...92

/plugin/amazon/lang/hu/
H A Dsettings.php22 $lang['sort'] = 'Rendezési feltétel lista megjelenítéséhez.';
/plugin/amazon/lang/ja/
H A Dsettings.php23 $lang['sort'] = '表示リストのソート基準';
/plugin/amazon/lang/ko/
H A Dsettings.php22 $lang['sort'] = '표시되는 목록에 사용할 정렬 조건.';
/plugin/amazon/lang/nl/
H A Dsettings.php23 $lang['sort'] = 'Sorteer criteria om in de weergegeven lijst te gebruiken.';
/plugin/amazon/
H A Dsyntax.php29 * Where to sort in?
69 'sort' => $this->getConf('sort'),
91 $params['sort'] = 'Price';
93 $params['sort'] = 'Priority';
95 $params['sort'] = 'DateAdded';
138 $opts['Sort'] = $params['sort'];
248 // sort the parameters
/plugin/amazon_heavy/
H A Dsyntax.php38 * Where to sort in?
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.js5029 this.colorStops.sort(function(a, b) {
H A Dfabric.min.js4 …ic.util.object.clone(this.coords),markup,commonAttributes;this.colorStops.sort(function(a,b){retur…
/plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/
H A Djszip.js7737 /* sort symbols by length, by symbol order within each length */
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js2700 * @param {Array} array The array to sort.
2707 array.sort(comparer);
2775 * sort them in ascending order.
4785 indexes.sort(baseCompareAscending);
7120 * maintain its sort order.
8204 * _.invoke([[5, 1, 7], [3, 2, 1]], 'sort');
8666 * a stable sort, that is, it preserves the original sort order of equal elements.
27534 ka.sort();
27535 kb.sort();
29308 codes = Object.keys(map).sort(function(a, b) {
[all …]
H A Dpdfmake.min.js7sort(e);n--;)t[n]=t[n].value;return t}function h(t){return"string"==typeof t?t:null==t?"":t+""}fun…
8 …,$t(["concat","join","pop","push","shift","sort","splice","unshift"],function(t){var n=No[t],r=/^(…
13 …(e),h(t,e);var i,o,a=m(t),s=m(e);if(a.length!=s.length)return!1;for(a.sort(),s.sort(),o=a.length-1…
14sort(function(t,e){return t-e}),r=[],a=0,s=n.length;s>a;a++)e=n[a],r.length>=100&&(o+="\n"+r.lengt…
15sort()},t.prototype.glyphsFor=function(t){var e,n,r,i,o,a,s;for(r={},o=0,a=t.length;a>o;o++)i=t[o]…
H A Dpdfmake.min.js.map1sort","baseToString","charAtCallback","charsLeftIndex","chars","charsRightIndex","compareAscending…
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.js2324 /* Sort Map */
6160 0x0027: 'SORT',
6293 0x00C0: 'SORT.SPECIAL',
9095 case 'Sort': break;
9756 case 'Sort': break;
9793 …var sheetnamesraw = opts.biff === 2 ? ['Sheet1'] : Object.keys(Directory).sort(function(a,b) { ret…
10744 0x0090: { n:"Sort", f:parse_Sort },
11154 var entries = keys(zip.files).filter(nodirs).sort();
H A Dxlsx.min.js6SORT",40:"DATA.SERIES",41:"TABLE",42:"FORMAT.NUMBER",43:"ALIGNMENT",44:"STYLE",45:"BORDER",46:"CEL…
8Sort":break;case"Descending":break;case"Order":break;case"CaseSensitive":break;case"Value":break;c…
9Sort",f:parse_Sort},146:{n:"Palette",f:parse_Palette},151:{n:"Sync",f:parse_Sync},152:{n:"LPr",f:p…
H A Dxlsx.min.map1 …CalcSaveRecalc","CalcRefMode","FullCalc","TxO","noteobj","sheetnamesraw","sort","Number","Encrypti…
/plugin/amcharts/assets/amcharts/
H A Dserial.js35 … g;for(g=0;g<d.length;g++)this.columnsArray.push(d[g])}}this.columnsArray.sort(this.compareDepth);…
62 this.plotAreaHeight;a.sort(this.compareY);var c,d,e,h=this.plotAreaWidth,f=a.length;for(c=0;c<f;c++…
/plugin/amcharts/
H A Dsyntax.php26 * @return int Sort order - Low numbers go before high numbers
/plugin/anewssystem/
H A Daction.php184 // !!! There is no sort algorithm for year and month implemented !!!
H A Dsyntax.php1282 // !!! There is no sort algorithm for year and month implemented !!!
/plugin/animation/scripts/
H A DshCore.js17 …pal|cgi|cmd|webscr|bin|highlighted|scrollbars|aspScriptTags|phpScriptTags|sort|max|scriptScriptTag…
/plugin/annotate/
H A Danno.php36 * Where to sort in?
/plugin/applet/
H A Dsyntax.php46 * Sort Code?
/plugin/approve/
H A Dadmin.php17 * @return int sort number in admin menu
/plugin/arguments/
H A Dsyntax.php47 * Where to sort in?
/plugin/articlelinks/
H A Dsyntax.php26 * @return int Sort order - Low numbers go before high numbers

12345678910>>...92