Home
last modified time | relevance | path

Searched refs:res (Results 101 – 125 of 309) sorted by last modified time

12345678910>>...13

/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
H A Dcommons-fileupload-1.3.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar.js1243 Sidebar.prototype.extractIconsFromResponse = function(res, results) argument
1245 for (var i = 0; i < res.icons.length; i++)
1247 var sizes = res.icons[i].raster_sizes;
1309 var res = JSON.parse(req.getText());
1311 if (res == null || res.icons == null)
1314 this.editorUi.handleError(res);
1318 this.extractIconsFromResponse(res, results);
1319 succ(results, (page - 1) * count + results.length, res.icons.length == count, terms);
/plugin/diagramsnet/lib/js/dropbox/
H A DDropbox-sdk.min.js9 …ders["dropbox-api-result"]),t.xhr?r.fileBlob=t.xhr.response:r.fileBinary=t.res.text,h(r))}var _;_=…
/plugin/diagramsnet/lib/resources/
H A Ddia_ca.txt673 selectNone=No seleccionis res
800 nothingIsSelected=No hi ha res seleccionat
H A Ddia_es.txt817 oneDriveCharsNotAllowed=Los siguientes caractéres no están permitidos: ~ " # % * : < > ? / \ { | }
885 invalidChars=Caractéres inválidos
H A Ddia_fr.txt117 dropboxCharsNotAllowed=Les caractères suivants ne sont pas autorisés : \ / : ? * " |
124 clearWaypoints=Effacer les repères
418 invalidFilename=Le nom des diagrammes ne doit pas contenir les caractères suivants : \ / | : ; { } …
780 waypoints=Repères
H A Ddia_hu.txt62 blankDrawing=Üres rajz
63 blankDiagram=Üres diagram
213 drawingEmpty=A rajz üres
/plugin/diagramsnet/lib/shapes/
H A DmxInfographic.js201 if (res < 0)
203 res = 1 + res;
206 this.state.style['startAngle'] = res;
222 if (res < 0)
224 res = 1 + res;
227 this.state.style['endAngle'] = res;
2022 if (res < 0)
2024 res = 1 + res;
2043 if (res < 0)
2045 res = 1 + res;
[all …]
H A DmxBasic.js2505 if (res < 0)
2507 res = 1 + res;
2526 if (res < 0)
2528 res = 1 + res;
2647 if (res < 0)
2649 res = 1 + res;
2670 res = 1 + res;
2786 res = 1 + res;
2807 res = 1 + res;
3001 res = 1 + res;
[all …]
/plugin/diagramsnet/lib/js/orgchart/
H A Dbridge.min.js8res,t||{}):r=new System.Reflection.Assembly(n,t);Bridge.$currentAssembly=r;i&&i.call(Bridge.global…
/plugin/diagramsnet/lib/js/
H A Dorgchart.min.js8res,t||{}):r=new System.Reflection.Assembly(n,t);Bridge.$currentAssembly=r;i&&i.call(Bridge.global…
/plugin/diagramsnet/lib/plugins/
H A DcConf-1-4-8.js832 var res = results[i];
833 searchResultsMap[res.id] = res;
834 var spaceName = res.space? res.space.name : '';
837 tr.setAttribute('data-url', res.id);
838 var type = typesMap[res.type];
839 …tr.innerHTML = '<td>' + mxUtils.htmlEntities(res.title) + '</td><td>' + (type? type : mxResources.…
840 …d>' + mxUtils.htmlEntities(spaceName) + '</td><td>' + mxUtils.htmlEntities(res.version.friendlyWhe…
/plugin/watchcycle/
H A Daction.php139 $res = $sqlite->query('SELECT * FROM watchcycle WHERE page=?', $page);
140 $row = $sqlite->res2row($res);
H A Dadmin.php119 $res = $sqlite->query($q, $q_args);
120 while ($row = $sqlite->res2row($res)) {
/plugin/userpagecreate/
H A Daction.php60 $res = $this->getConf('target') . $user;
65 if ($res === '') return null;
68 $exists = page_exists($res . ($do_ns ? (':' . $conf['start']) : ''));
74 'res' => $res,
88 $res = $data['res'];
100 … $pages[$res . ':' . substr($tpl_name, strlen(getNS($tpl)) + 1)] = rawWiki($tpl_name);
104 $pages[$res] = pageTemplate($res);
107 $pages[$res] = rawWiki($tpl);
/plugin/addressbook/
H A Dsyntax.php101 if (!$res) {
390 return $res;
409 $res = Array();
433 return $res;
605 return $res;
645 return $res;
686 $res = '';
692 return $res;
702 $res = Array();
727 return $res;
[all …]
H A Daction.php38 $res .= '<div class="plugin_addressbook_searchpage">';
39 $res .= '<h2>'.$this->getLang('results msg').':</h2>';
45 …foreach ($list as $l) $res .= $syntax->showcontact($l['id'],($this->getConf('search link target') …
46 …} else $res .= $syntax->buildIndex($list,false,($this->getConf('search link target') != ''? $this-…
50 foreach ($found as $f) $res .= $syntax->showcontact($f['id']);
52 $res .= '</div>';
54 $searchForm->addHTML($res);
77 $res = $sqlite->res2arr($query);
83 return $res;
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D4.4.js.map1res = plain.replace(/([^\\n\\r])(\\r?\\n)([^\\n\\r])/gm, '$1\\n\\n$3'); // single new lines to \\n…
H A Dbundle.js.map1res = []\n\n var i = start\n while (i < end) {\n var firstByte = buf[i]\n var codePoint = …
H A Deditor.worker.js1res)}let t=e,n=t.req;this._handler.handleMessage(t.method,t.args).then(e=>{this._send({vsWorker:th…
H A Deditor.worker.js.map1res = this._first.element;\n this._remove(this._first);\n return res;\n …
H A Djson.worker.js.map1res = this._first.element;\n this._remove(this._first);\n return res;\n …
/plugin/dirtylittlehelper/mermaid/editor/
H A Deditor.worker.js1res)}let t=e,n=t.req;this._handler.handleMessage(t.method,t.args).then(e=>{this._send({vsWorker:th…

12345678910>>...13