Home
last modified time | relevance | path

Searched refs:ty (Results 26 – 50 of 68) sorted by relevance

123

/plugin/diagramsnet/lib/resources/
H A Ddia_pl.txt428 keyboardShortcuts=Skróty klawiszowe
456 libraryTooltip=Przeciągnij kształty lub kliknij +, aby wstawić. Kliknij podwójnie, aby edytować
685 shapes=Kształty
692 sidebarTooltip=Kliknij, aby rozwinąć. Przeciągnij i upuść kształty na diagram. Shift+kliknij, aby z…
735 toBack=Do tyłu
H A Ddia_fi.txt202 downloadDesktop=Lataa työpöytäsovellus
233 editTooltip=Muokkaa työkaluvihjettä
H A Ddia_cs.txt547 openSupported=Podporované formáty jsou soubory uložené touto aplikací (.xml), .vsdx a .gliffy
1107 personalAccNotSup=Osobní účty nejsou podporovány.
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_smart_rendering.js.map1ty: scrollPos.y,\n\t\t\ty_end: scrollPos.y + viewSize.y,\n\t\t\tx: scrollPos.x,\n\t\t\tx_end: scro…
H A Ddhtmlxgantt_tooltip.js.map1 …x: ev.clientX + d.scrollLeft - d.clientLeft - box.x + node.scrollLeft,\n\t\ty: ev.clientY + d.scro…
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditorUi.js2632 var ty = this.translate.y;
2679 var ty = graph.view.translate.y;
2684 graph.container.scrollTop += Math.round((dy - ty) * graph.view.scale);
3474 var ty = 0;
3479 ty = graph.view.translate.y * graph.view.scale - graph.container.scrollTop;
3501 graph.container.scrollTop = graph.view.translate.y * graph.view.scale - ty;
H A DActions.js42 var ty = graph.view.translate.y;
47 …if (Math.abs(scale - graph.view.scale) < 0.00001 && tx == graph.view.translate.x && ty == graph.vi…
H A DSidebar.js2339 var ty = (y + tr.y) * s;
2344 tx, ty);
2362 var ty = (y + tr.y) * s;
2366 layout.moveCell(select[i], tx, ty);
/plugin/yuriigantt/3rd/dhtmlxgantt/locale/
H A Dlocale_pl.js.map1 …ation */\n\t\tlink: \"Link\",\n\t\tconfirm_link_deleting: \"zostanie usunięty\",\n\t\tlink_start: …
/plugin/amcharts/assets/amcharts/
H A Dfunnel.js11 c.ty,d=e.line(this.container,[c.tx0,c.tx,c.tx2],[c.ty0,d,d],this.labelTickColor,this.labelTickAlpha…
26 …getBBox(),e.hitRect&&e.hitRect.translate(t+n.x,g+n.y));e.labelY=g;e.tx=t;e.ty=g;e.tx2=t}"center"!=…
/plugin/translate/
H A DList_of_ISO_639-1_codes.txt174 array("ty", "tah", "-", "tah", "Tahitian", "Reo Mā`ohi", ""),
/plugin/processing/
H A Dscript.js2392 var ty = (m.length === 2) ? m[1] : 0;
2393 this.matrix.translate(tx,ty);
3622 translate: function(tx, ty) {
3623 this.elements[2] = tx * this.elements[0] + ty * this.elements[1] + this.elements[2];
3624 this.elements[5] = tx * this.elements[3] + ty * this.elements[4] + this.elements[5];
3797 translate: function(tx, ty, tz) {
3802 … this.elements[3] += tx * this.elements[0] + ty * this.elements[1] + tz * this.elements[2];
4119 invTranslate: function(tx, ty, tz) {
4120 this.preApply(1, 0, 0, -tx, 0, 1, 0, -ty, 0, 0, 1, -tz, 0, 0, 0, 1);
6778 var ty = -(top + bottom) / (top - bottom);
[all …]
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe2241 Ġpret ty
2865 Ġproper ty
4652 ty pe
5639 ir ty
5763 al ty
6013 il ty
6379 Get ty
6882 ĠGet ty
7823 ver ty
9033 per ty
[all...]
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/pl/
H A Dpl.txt
/plugin/jmol2/jmol/
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/diagramsnet/lib/js/diagramly/
H A DEditor.js3466 var ty = view.translate.y * curViewScale;
3468 var y0 = ty + (b.y - ty) / curViewScale - border;
3477 var y = -Math.round(phase - mxUtils.mod((ty - y0) * scale, phase));
/plugin/jdraw/lib/
H A Djgraphx-examples.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djdraw.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/js/diagramly/graphml/
H A DmxGraphMlCodec.js1994 trgX = parseFloat(pathObj.tx), trgY = parseFloat(pathObj.ty);
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js1ty=coords[6],segs=[[],[],[],[]],segsNorm=arcToSegments(tx-fx,ty-fy,rx,ry,large,sweep,rot);for(var … argument
H A Dfabric.js996 ty = coords[6],
998 segsNorm = arcToSegments(tx - fx, ty - fy, rx, ry, large, sweep, rot);
1023 fabric.util.getBoundsOfArc = function(fx, fy, rx, ry, rot, large, sweep, tx, ty) { argument
1026 segs = arcToSegments(tx - fx, ty - fy, rx, ry, large, sweep, rot),
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js31860 var ty = 0;
31868 ty = w1 * textState.fontSize + charSpacing;
31869 height += ty;
31872 textState.translateTextMatrix(tx, ty);
33191 ty,
33196 ty = tyDiff * a / denominator;
33199 ty = -txDiff * b / denominator;
33204 height: ty,
33205 value: font.vertical ? ty : tx

123