Searched refs:loadLocale (Results 1 – 8 of 8) sorted by relevance
/plugin/eventline/timeline_js/ |
H A D | timeline-api.js | 190 var loadLocale = []; 191 loadLocale[defaultServerLocale] = true; 196 loadLocale[locale] = true; 231 if (loadLocale[locale]) {
|
/plugin/tline/timeline_js/ |
H A D | timeline-api.js | 190 var loadLocale = []; 191 loadLocale[defaultServerLocale] = true; 196 loadLocale[locale] = true; 231 if (loadLocale[locale]) {
|
/plugin/davcal/fullcalendar-3.10.5/ |
H A D | moment.js | 1822 locale = loadLocale(split.slice(0, j).join('-')); 1837 function loadLocale(name) { function 1925 tmpLocale = loadLocale(name); 1963 locale = loadLocale(key);
|
/plugin/pdfjs/pdfjs/web/ |
H A D | viewer.js | 14707 function loadLocale(lang, callback) { 15314 loadLocale(lang, function () {
|
H A D | viewer.js.map | 1 …loadLocale","getDirection","rtlList","shortCode","translate","getReadyState","ready","activeServic…
|
/plugin/diagramsnet/lib/math/extensions/a11y/ |
H A D | mathjax-sre.js | 726 …tInstance;sre.MathMap.getInstance=function(){var a=sre.MathMap.oldInst_();a.loadLocale();return a}; 727 sre.MathMap.prototype.loadLocale=function(){var a=sre.Engine.getInstance().locale;if(-1===this.load… method in sre.MathMap
|
/plugin/edittable/lib/ |
H A D | handsontable.full.js | 8932 locale = loadLocale(split.slice(0, j).join('-')); 8947 function loadLocale(name) { 9073 locale = loadLocale(key);
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | bundle.js.map | 1 …loadLocale(split.slice(0, j).join('-'));\n if (locale) {\n retur…
|