Home
last modified time | relevance | path

Searched refs:rect (Results 101 – 125 of 296) sorted by relevance

12345678910>>...12

/plugin/diagramsnet/lib/shapes/pid2/
H A DmxPidValves.js378 c.rect(0, 0, w * 0.61, h * 0.46);
408 c.rect(0, 0, w * 0.46, h * 0.46);
435 c.rect(0, 0, w * 0.46, h * 0.46);
458 c.rect(0, 0, w * 0.46, h * 0.46);
468 c.rect(w * 0.77, h * 0.115, w * 0.23, h * 0.23);
489 c.rect(0, 0, w, h * 0.5);
1114 c.rect(0, 0, w, h);
H A DmxPidMisc.js490 c.rect(startX + i, 0, wheelSize * 0.2, wheelSize * 0.1);
492 c.rect(startX + i, wheelSize * 0.9, wheelSize * 0.2, wheelSize * 0.1);
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js909 if (rect[0] > rect[2]) {
914 if (rect[1] > rect[3]) {
15903 var width = rect[2] - rect[0];
15904 var height = rect[3] - rect[1];
15905 this.ctx.rect(rect[0], rect[1], width, height);
19632 var width = data.rect[2] - data.rect[0];
19636 …var rect = _util.Util.normalizeRect([data.rect[0], page.view[3] - data.rect[1] + page.view[1], dat…
20295 var width = data.rect[2] - data.rect[0];
20334 var width = data.rect[2] - data.rect[0];
20375 var width = data.rect[2] - data.rect[0];
[all …]
/plugin/diagramsnet/lib/shapes/
H A DmxEip.js111 c.rect(0, 0, w, h);
135 c.rect(w * 0.8, h * 0.1, w * 0.12, h * 0.19);
345 c.rect(i * 20, h * 0.5 - 5, 10, 10);
H A DmxGmdl.js39 c.rect(0, 0, w, h);
52 c.rect(0, 0, w * 0.8, 4);
60 c.rect(w - 33, h * 0.5 - 7, 4, 14);
63 c.rect(w - 25, h * 0.5 - 7, 4, 14);
231 c.rect(x1, y1, w1, h1);
H A DmxArrows.js91 var w = rect.width;
92 var h = rect.height;
127 return new mxRectangle(rect.x, rect.y + dy, w - dx, h - 2 * dy);
131 return new mxRectangle(rect.x + dx, rect.y + dy, w - dx, h - 2 * dy);
135 return new mxRectangle(rect.x + dy, rect.y + dx, w - 2 * dy, h - dx);
139 return new mxRectangle(rect.x + dy, rect.y, w - 2 * dy, h - dx);
143 return rect;
261 var w = rect.width;
262 var h = rect.height;
281 return new mxRectangle(rect.x + dy, rect.y + dx, w - 2 * dy, h - 2 * dx);
[all …]
H A DmxArchiMate3.js144 c.rect(0, 0, w, h);
405 c.rect(w * 0.45, h * 0.75, w * 0.1, h * 0.1);
568 c.rect(w * 0.25, 0, w * 0.75, h);
571 c.rect(0, h * 0.25, w * 0.5, h * 0.15);
574 c.rect(0, h * 0.6, w * 0.5, h * 0.15);
1437 c.rect(0, 0, w, h);
1517 c.rect(0, 0, w, h);
1606 c.rect(0, 0, w, h);
1840 c.rect(0, 0, w, h);
2028 c.rect(w * 0.4, 0, w * 0.6, h * 0.2);
[all …]
/plugin/diagramsnet/lib/js/diagramly/util/
H A DmxAsyncCanvas.js131 mxAsyncCanvas.prototype.rect = function(x, y, w, h) {}; method in mxAsyncCanvas
/plugin/twcheckliste/theme_twCheckliste/
H A Dpackery.pkgd.min.js12rect=new i,this.placeRect=new i},o.prototype.dragStart=function(){this.getPosition(),this.removeTr…
13rect},h.prototype._packItem=function(t){this._setRectSize(t.element,t.rect),this.packer.pack(t.rec…
/plugin/sequencediagram/bower_components/js-sequence-diagrams/
H A DREADME.md107 .note rect, .note path {
110 .title rect, .title path,
111 .actor rect, .actor path {
/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/
H A Dtheme-raphael.js121 return this.paper_.rect(x, y, w, h).attr(RECT);
/plugin/openlayersmap/
H A Dstyle.less165 clip: rect(1px 1px 1px 1px); /* < IE8 */
166 clip: rect(1px, 1px, 1px, 1px);
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram.js1462 var rect = this.paper_.rect(x, y, w, h).attr(RECT);
1463 return this.pushToStack(rect);
1550 var rect = this.paper_.path(handRect(x, y, w, h)).attr(RECT);
1551 return this.pushToStack(rect);
1679 return this.paper_.rect(x, y, w, h).attr(RECT);
H A Dsequence-diagram-snap.js1462 var rect = this.paper_.rect(x, y, w, h).attr(RECT);
1463 return this.pushToStack(rect);
1550 var rect = this.paper_.path(handRect(x, y, w, h)).attr(RECT);
1551 return this.pushToStack(rect);
H A Dsequence-diagram-snap-min.js6rect=this.paper_.rect(x,y,w,h).attr(RECT);return this.pushToStack(rect)},drawText:function(x,y,tex…
H A Dsequence-diagram-min.js6rect=this.paper_.rect(x,y,w,h).attr(RECT);return this.pushToStack(rect)},drawText:function(x,y,tex…
/plugin/diagramsnet/lib/shapes/ios7/
H A DmxIOS7Ui.js82 c.rect(0, 0, w, h);
722 c.rect(boxSizeX * 1.1 * i, boxSizeY * 1.1 * j, boxSizeX, boxSizeY);
770 c.rect(w * 0.0625, h * 0.15, w * 0.875, h * 0.7);
821 c.rect(0, 0, w, h);
888 c.rect(0, 0, w, h);
975 c.rect(0, 0, w, h);
1318 c.rect(0, 0, w, h);
/plugin/sketchcanvas/script/
H A DSketchCanvas.js127 ctx.rect(x0, y0, w0, h0);
128 ctx.rect(x1, y1, w1, h1);
208 ctx.rect(x, my0, mw2, mh0);
878 ctx.rect(r.minx, r.miny, r.maxx - r.minx, r.maxy-r.miny);
892 ctx.rect(x1,y1, w1, h1);
922 ctx.rect(dragstart[0], dragstart[1], dragend[0] - dragstart[0], dragend[1] - dragstart[1]);
1922 ctx.rect(bounds.minx, bounds.miny, bounds.maxx-bounds.minx, bounds.maxy-bounds.miny);
1932 ctx.rect(r.minx, r.miny, r.maxx - r.minx, r.maxy-r.miny);
2135 new Tool("rect", 2, {
2138 ctx.rect(
[all...]
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.list-item.php207 …$viewport->rect($x - $font->size->getPoints()*0.512, $y + $font->size->getPoints()*0.3*HEIGHT_KOEF…
H A Doutput._generic.class.php268 function rect($x, $y, $w, $h) { function in OutputDriverGeneric
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/callflow/
H A Draphael.js663 rect: function (el) {
3067 … var rect = this.rect(-99, -99, this.width + 99, this.height + 99).attr({stroke: "none"});
3687 paperproto.rect = function (x, y, w, h, r) {
6116 if (rect.length == 4) {
6122 x: rect[0],
6123 y: rect[1],
6124 width: rect[2],
6125 height: rect[3]
7318 if (rect.length == 4) {
7319 rect[2] = +rect[2] + (+rect[0]);
[all …]
/plugin/advrack/
H A Draphael.js663 rect: function (el) {
3067 … var rect = this.rect(-99, -99, this.width + 99, this.height + 99).attr({stroke: "none"});
3687 paperproto.rect = function (x, y, w, h, r) {
6122 if (rect.length == 4) {
6128 x: rect[0],
6129 y: rect[1],
6130 width: rect[2],
6131 height: rect[3]
7324 if (rect.length == 4) {
7325 rect[2] = +rect[2] + (+rect[0]);
[all …]
/plugin/diagramsnet/lib/shapes/mockup/
H A DmxMockupMisc.js61 c.rect(0, (h - controlBarHeight) * 0.5, w, controlBarHeight);
491 c.rect(0, 0, w, h);
1099 c.rect(0, 0, w, h);
1228 c.rect(0, 0, w, h);
1418 c.rect(0, 0, w, h);
1500 c.rect(0, h * 0.5 - 15, w, 30);
/plugin/diagramsnet/lib/shapes/bpmn/
H A DmxBpmnShape2.js467 c.rect(0, 0, w, h);
533 c.rect(0, 0, w, h);
805 c.rect(0, 0, w, h);
1140 c.rect(0, 0, w, h);
1215 c.rect(0, 0, w, h);
1702 c.rect(0, 0, 14, 14);
2051 c.rect(0, 0, 14, 14);

12345678910>>...12