Home
last modified time | relevance | path

Searched refs:exit (Results 51 – 75 of 227) sorted by last modified time

12345678910

/plugin/diagramsnet/lib/resources/
H A Ddia_es.txt267 exit=Salir
H A Ddia_fil.txt267 exit=Lumabas
H A Ddia_fr.txt267 exit=Quitter
H A Ddia_he.txt267 exit=‫יציאה‬
H A Ddia_mr.txt267 exit=Exit
H A Ddia_my.txt267 exit=Exit
H A Ddia_fi.txt267 exit=Poistu
H A Ddia_gl.txt267 exit=Saír
H A Ddia_hi.txt267 exit=Exit
H A Ddia_i18n.txt267 exit=exit
H A Ddia_ko.txt267 exit=나가기
H A Ddia_lt.txt267 exit=Išeiti
H A Ddia_ms.txt267 exit=Keluar
H A Ddia_no.txt267 exit=Avslutt
H A Ddia_pt.txt267 exit=Sair
H A Ddia_ro.txt267 exit=Ieşire
H A Ddia_sk.txt267 exit=Exit
H A Ddia_sr.txt267 exit=Izlaz
H A Ddia_sv.txt267 exit=Avsluta
H A Ddia_sw.txt267 exit=Exit
/plugin/diagramsnet/lib/js/
H A Dapp.min.js11867 …("json"==urlParams.proto){var e=c.createLoadMessage("save");e.xml=d;b&&(e.exit=!0);d=JSON.stringif…
/plugin/diagramsnet/lib/js/mermaid/
H A Dmermaid.min.js6exit(),w=_.enter().append("g").attr("class","tick"),E=_.select("line"),T=_.select("text");x=x.merg…
/plugin/diagramsnet/lib/js/orgchart/
H A DOrgChart.Layout.min.js1exit){exit===void 0&&(exit=null);this.getRoot().IterateParentFirst(enter,exit)},UpdateHierarchySta… argument
/plugin/diagramsnet/lib/js/diagramly/
H A DExtensions.js5762 … var exit = new mxPoint(Math.round(source.geometry.x + source.geometry.width * p.Endpoint1.LinkX),
5766 …dx = (exit.x == entry.x) ? (Math.abs(exit.x - source.geometry.x) < source.geometry.width / 2? -20 …
5767 …dy = (exit.y == entry.y) ? (Math.abs(exit.y - source.geometry.y) < source.geometry.height / 2? -20…
5769 var p1 = new mxPoint(exit.x + dx, exit.y + dy), p2 = new mxPoint(entry.x + dx, entry.y + dy);
5773 implicitX = (exit.y == entry.y); //TODO Check these implicit variables effect
5774 implicitY = (exit.x == entry.x);
/plugin/diagramsnet/lib/plugins/
H A DcConf-1-4-8.js1770 ui.actions.get('save').funct = function(exit)
1777 if (exit)
1822 if (exit && curFile.sync != null)
1841 else if (exit) //Save descriptor only to update the viewer settings

12345678910