Home
last modified time | relevance | path

Searched refs:setTranslate (Results 1 – 25 of 26) sorted by relevance

12

/plugin/photogallery/lightGallery/js/
Dlg-thumbnail.min.js4setTranslate=function(a){this.core.$outer.find(".lg-thumb").css({transform:"translate3d(-"+a+"px, … method in c
Dlg-thumbnail.js248 Thumbnail.prototype.setTranslate = function(value) { method in Thumbnail
294 this.setTranslate(this.left);
347 _this.setTranslate(tempLeft);
411 _this.setTranslate(tempLeft);
Dlightgallery.js1036 Plugin.prototype.setTranslate = function($el, xValue, yValue) { method in Plugin
1056 this.setTranslate(this.$slide.eq(this.index), distance, 0);
1059 … this.setTranslate($('.lg-prev-slide'), -this.$slide.eq(this.index).width() + distance, 0);
1060 … this.setTranslate($('.lg-next-slide'), this.$slide.eq(this.index).width() + distance, 0);
Dlightgallery.min.js4setTranslate=function(a,b,c){this.s.useLeft?a.css("left",b):a.css({transform:"translate3d("+b+"px,… method in b
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
DSchemaEditorMenuBar.java184 graphComponent.getGraph().getView().setTranslate( in SchemaEditorMenuBar()
DEditorMenuBar.java201 graphComponent.getGraph().getView().setTranslate( in EditorMenuBar()
DEditorMenuBar.java.bak201 graphComponent.getGraph().getView().setTranslate(
/plugin/diagramsnet/lib/js/diagramly/
DGraphViewer.js977 …this.graph.view.setTranslate(Math.floor(this.graph.border - bounds.x / this.graph.view.scale) + or…
1015 graph.view.setTranslate(x0, y0);
1437 v.setTranslate(this.graph.originalViewState.translate.x,
DDialogs.js1243 graph.view.setTranslate(20, 20);
/plugin/diagramsnet/lib/js/grapheditor/
DEditorUi.js2073 graph.view.setTranslate(Math.floor(t.x + cx / s), Math.floor(t.y + cy / s));
2680 graph.view.setTranslate(dx, dy);
2952 graph.view.setTranslate(t.x, t.y + ((up) ? step : -step));
2956 graph.view.setTranslate(t.x + ((up) ? -step : step), t.y);
3408 graph.view.setTranslate(0, 0);
3459 graph.view.setTranslate(Math.floor(Math.max(0,
DSidebar.js355 this.graph2.view.setTranslate(this.tooltipBorder, this.tooltipBorder);
/plugin/diagramsnet/lib/js/
Dexport.js696 graph.view.setTranslate(Math.floor(-dx), Math.floor(-dy));
Dviewer.min.js429 …N));else{var b=a.panDx,d=a.panDy;if(0!=b||0!=d)a.panGraph(0,0),a.view.setTranslate(this.t0x+b/a.vi…
1193 mxGraphView.prototype.setTranslate=function(a,b){var c=new mxPoint(this.translate.x,this.translate.… method in mxGraphView
1405 mxGraph.prototype.zoomActual=function(){1==this.view.scale?this.view.setTranslate(0,0):(this.view.t…
1406 …llWidth,b=this.container.scrollHeight,a>g&&(n=0),b>f&&(p=0),this.view.setTranslate(Math.floor(n/2-…
1407 (a-g)/2,this.container.scrollTop=(b-f)/2):this.view.setTranslate(a?Math.floor(l.x-k.x/m+n*c/m):l.x,…
1414 d.x,this.view.translate.y=d.y,this.view.setTranslate(c.x,c.y)))};
1416 ….scrollTop+=e+2));this.useScrollbarsForPanning||0==d&&0==g||this.view.setTranslate(d,g)}else{var g…
1498 …ner.scrollTop)){var d=this.view.scale,e=this.view.translate;this.view.setTranslate(e.x-this.contai…
1513 …t.getClientY(f)-n.top)*e/this.source.view.scale,this.source.getView().setTranslate(p.x-l,p.y-n),th…
1514 …-b.y)*e/this.source.view.scale,f=this.source.view.translate;this.source.getView().setTranslate(f.x-
[all …]
Dviewer-static.min.js429 …N));else{var b=a.panDx,d=a.panDy;if(0!=b||0!=d)a.panGraph(0,0),a.view.setTranslate(this.t0x+b/a.vi…
1193 mxGraphView.prototype.setTranslate=function(a,b){var c=new mxPoint(this.translate.x,this.translate.… method in mxGraphView
1405 mxGraph.prototype.zoomActual=function(){1==this.view.scale?this.view.setTranslate(0,0):(this.view.t…
1406 …llWidth,b=this.container.scrollHeight,a>g&&(n=0),b>f&&(p=0),this.view.setTranslate(Math.floor(n/2-…
1407 (a-g)/2,this.container.scrollTop=(b-f)/2):this.view.setTranslate(a?Math.floor(l.x-k.x/m+n*c/m):l.x,…
1414 d.x,this.view.translate.y=d.y,this.view.setTranslate(c.x,c.y)))};
1416 ….scrollTop+=e+2));this.useScrollbarsForPanning||0==d&&0==g||this.view.setTranslate(d,g)}else{var g…
1498 …ner.scrollTop)){var d=this.view.scale,e=this.view.translate;this.view.setTranslate(e.x-this.contai…
1513 …t.getClientY(f)-n.top)*e/this.source.view.scale,this.source.getView().setTranslate(p.x-l,p.y-n),th…
1514 …-b.y)*e/this.source.view.scale,f=this.source.view.translate;this.source.getView().setTranslate(f.x-
[all …]
Dapp.min.js463 …N));else{var b=a.panDx,d=a.panDy;if(0!=b||0!=d)a.panGraph(0,0),a.view.setTranslate(this.t0x+b/a.vi…
1227 mxGraphView.prototype.setTranslate=function(a,b){var c=new mxPoint(this.translate.x,this.translate.… method in mxGraphView
1439 mxGraph.prototype.zoomActual=function(){1==this.view.scale?this.view.setTranslate(0,0):(this.view.t…
1440 …llWidth,b=this.container.scrollHeight,a>g&&(n=0),b>f&&(p=0),this.view.setTranslate(Math.floor(n/2-…
1441 (a-g)/2,this.container.scrollTop=(b-f)/2):this.view.setTranslate(a?Math.floor(l.x-k.x/m+n*c/m):l.x,…
1448 d.x,this.view.translate.y=d.y,this.view.setTranslate(c.x,c.y)))};
1450 ….scrollTop+=e+2));this.useScrollbarsForPanning||0==d&&0==g||this.view.setTranslate(d,g)}else{var g…
1532 …ner.scrollTop)){var d=this.view.scale,e=this.view.translate;this.view.setTranslate(e.x-this.contai…
1547 …t.getClientY(f)-n.top)*e/this.source.view.scale,this.source.getView().setTranslate(p.x-l,p.y-n),th…
1548 …-b.y)*e/this.source.view.scale,f=this.source.view.translate;this.source.getView().setTranslate(f.x-
[all …]
/plugin/jdraw/lib/
Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/mxgraph/
DmxClient.js225 …N));else{var b=a.panDx,d=a.panDy;if(0!=b||0!=d)a.panGraph(0,0),a.view.setTranslate(this.t0x+b/a.vi…
989 mxGraphView.prototype.setTranslate=function(a,b){var c=new mxPoint(this.translate.x,this.translate.… method in mxGraphView
1201 mxGraph.prototype.zoomActual=function(){1==this.view.scale?this.view.setTranslate(0,0):(this.view.t…
1202 …llWidth,b=this.container.scrollHeight,a>g&&(n=0),b>f&&(p=0),this.view.setTranslate(Math.floor(n/2-…
1203 (a-g)/2,this.container.scrollTop=(b-f)/2):this.view.setTranslate(a?Math.floor(l.x-k.x/m+n*c/m):l.x,…
1210 d.x,this.view.translate.y=d.y,this.view.setTranslate(c.x,c.y)))};
1212 ….scrollTop+=e+2));this.useScrollbarsForPanning||0==d&&0==g||this.view.setTranslate(d,g)}else{var g…
1294 …ner.scrollTop)){var d=this.view.scale,e=this.view.translate;this.view.setTranslate(e.x-this.contai…
1309 …t.getClientY(f)-n.top)*e/this.source.view.scale,this.source.getView().setTranslate(p.x-l,p.y-n),th…
1310 …-b.y)*e/this.source.view.scale,f=this.source.view.translate;this.source.getView().setTranslate(f.x-
[all …]
/plugin/strata/
Dplotly-2.25.2.min.js8setTranslate,Math.round(C.x.text-B/2),Math.round(C.y.text-H/2)),I.attr({transform:"rotate("+P+","+… method in s
/plugin/bpmnio/vendor/bpmn-js/dist/
Dbpmn-viewer.production.min.js2 …r o=U();o.setTranslate(t,n);var a=U();a.setRotate(i||0,0,0);var s=U();s.setScale(1,1),ne(e,[o,a,s]…
Dbpmn-navigated-viewer.production.min.js2 …r o=U();o.setTranslate(t,n);var a=U();a.setRotate(i||0,0,0);var s=U();s.setScale(1,1),ne(e,[o,a,s]…
Dbpmn-modeler.production.min.js7 …=Be();o.setTranslate(t,n);var a=Be();a.setRotate(i||0,0,0);var s=Be();s.setScale(1,1),He(e,[o,a,s]…
/plugin/bpmnio/vendor/dmn-js/dist/
Ddmn-modeler.production.min.js7 …function Vo(e){return e.childNodes[0]}function Fo(e,t,n){var i=Xn();i.setTranslate(t,n),ii(e,i)}fu…
191 …ht:20}),Bn(l).add(dm+"-hit"),An(s,l),function(e,t,n,i,o){var r=Xn();r.setTranslate(t,n);var s=Xn()…
Ddmn-viewer.production.min.js2 …i(){this._uid=12}function ui(e,t,n){var i=bn().createSVGTransform();i.setTranslate(t,n),Rn(e,i)}fu…
/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-modeler.production.min.js7 …();o.setTranslate(t,n);var a=Ne();a.setRotate(i||0,0,0);var s=Ne();s.setScale(r||1,r||1),He(e,[o,a…
Dbpmn-modeler.development.js6982 translate.setTranslate(x, y);
7001 translate.setTranslate(x, y);

12