Home
last modified time | relevance | path

Searched refs:y (Results 351 – 375 of 1365) sorted by relevance

1...<<11121314151617181920>>...55

/plugin/diagramsnet/lib/shapes/
H A DmxDFD.js32 mxShapeDFDStart.prototype.paintVertexShape = function(c, x, y, w, h) argument
34 c.translate(x, y);
102 mxShapeDFDArchive.prototype.paintVertexShape = function(c, x, y, w, h) argument
104 c.translate(x, y);
170 mxShapeDFDCheck2.prototype.paintVertexShape = function(c, x, y, w, h) argument
172 c.translate(x, y);
257 mxShapeDFDDataStoreID.prototype.paintVertexShape = function(c, x, y, w, h) argument
259 c.translate(x, y);
312 c.translate(x, y);
417 mxShapeDFDLoop.prototype.paintVertexShape = function(c, x, y, w, h) argument
[all …]
H A DmxElectrical.js37 c.translate(x, y);
96 c.translate(x, y);
166 c.translate(x, y);
242 c.translate(x, y);
324 c.translate(x, y);
411 c.translate(x, y);
527 c.translate(x, y);
661 c.translate(x, y);
749 c.translate(x, y);
1131 c.translate(x, y);
[all …]
/plugin/diagramsnet/lib/math/jax/output/SVG/autoload/
H A Dmmultiscripts.js19y=c.TeX.scriptspace*N*0.75;var x=this.SVGgetScripts(y);var k=x[0],e=x[1],n=x[2],i=x[3];var g=(this…
/plugin/diagramsnet/lib/resources/
H A Ddia_vi.txt47 authorizeThisAppIn=Ủy quyền ứng dụng này trong {1}:
48 authorize=Ủy quyền
72 bottom=Đáy
83 cancel=Hủy
162 custom=Tùy chỉnh
327 forbidden=Bạn không được ủy quyền để truy cập tập tin này
446 days=ngày
469 loveIt=Tôi yêu {1}
548 options=Tùy chọn
584yêu cầu tải (các) trình cắm sau:\n \n {1}\n \nBạn có muốn tải (các) trình cắm này ngay bây giờ?\n …
[all …]
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-viewer.production.min.js2y(e){return function(t){return f(e,(function(e,n){return t[n]===e}))}}function g(e){return s(e)?e:… function
22 …/1999/xlink" width="'+a.width+'" height="'+a.height+'" viewBox="'+a.x+" "+a.y+" "+a.width+" "+a.he…
H A Dbpmn-navigated-viewer.production.min.js2y(e){return function(t){return f(e,(function(e,n){return t[n]===e}))}}function g(e){return s(e)?e:… property in AnonymousFunctionbb2fc3956b00.AnonymousFunctionbb2fc3956c00.n
22y+" "+a.width+" "+a.height+'" version="1.1">'+o+r+"</svg>"}catch(e){t=e}if(this._emit("saveSVG.don… property in AnonymousFunctionbb2fc39527e00.s
/plugin/diagramsnet/lib/js/jscolor/
H A Djscolor.js126 var x=0, y=0;
130 y += e1.offsetTop;
135 y -= e2.scrollTop;
137 return [x, y];
147 var x = 0, y = 0;
151 y = e.offsetY;
154 y = e.layerY;
156 return { x: x, y: y };
534 function drawPicker(x, y) {
816 var y = mpos.y - THIS.pickerFace - THIS.pickerInset; variable in mxJSColor
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/
H A DBase.php124 * @param array $y
130 protected static function multiplyReduce(array $x, array $y, array $n, $class) argument
132 $temp = $class::multiplyHelper($x, false, $y, false);
/plugin/captcha/
H A Dhelper.php288 $y = floor($h / 2 + $cheight / 3.8);
290 imagettftext($img, $size, $angle, $x, $y, $color, $font, $text[$i]);
340 $y = 100; // our max height
348 $size = random_int($y / 2, $y - $y * 0.1); // 50-90%
353 $svg->addText($char, $x, random_int(0, round($y - $size))); // random up and down
360 $svg->addAttribute('height', $y . 'px');
361 $svg->addAttribute('viewbox', "0 0 $x $y");
/plugin/sketchcanvas/phplib/
H A Dimage.php127 $y = $arr[0][1];
129 $x+8, $y-3,
130 $x+14, $y+13,
131 $x, $y+2,
132 $x+16, $y+2,
133 $x+2, $y+13),
140 $y = $arr[0][1];
141 imageline($im, $x, $y, $x+5, $y+7, $color);
142 imageline($im, $x+5, $y
[all...]
/plugin/diagramsnet/lib/js/
H A Dexport.js383 y0 = 1 + bds.y;
433 bgImg.height, bgImg.x, bgImg.y));
592 var y = Math.ceil(bounds.y / this.view.scale - this.view.translate.y);
597 var y0 = Math.floor(y / size.height);
599 var h0 = Math.ceil((y + h) / size.height) - y0;
612 this.scale * (this.translate.y + layout.y * page.height),
642 Math.floor(data.border / s - Math.floor(b.y)));
680 Math.floor(data.border - Math.floor(b.y)));
692 var dy = layout.y * page.height;
730 y0 -= layout.y * pf.height;
[all …]
/plugin/autotranslation/lang/cy/
H A Dtotranslate.txt1 … Cynorthwywch gan gyflawni'r cyfieithiad.**\\ //(tynnych y paragraff hwn unwaith i chi orffen y cy…
/plugin/translation/lang/cy/
H A Dtotranslate.txt1 FIXME **'Dyw'r dudalen heb ei chyfieithu'n llawn eto. Cynorthwywch gan gyflawni'r cyfieithiad.**\\ //(tynnych y paragraff hwn unwaith i chi orffen y cyfieithu)/
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/
H A Djax.js19y,G,w,C,u,E,p,F,o,H,v,t=false,A,q=this.config.linebreaks.automatic,x=this.config.linebreaks.width;… argument
/plugin/reflect/
H A Daction.php239 for ($y = 1; $y <= $reflection_height; $y++) {
241 $pct = $y / $reflection_height;
244 $rgba = imagecolorat($src_img, $x, $src_height - $y);
254 imagesetpixel($reflected, $x, $src_height + $y - 1, $rgba);
/plugin/diagramsnet/lib/img/lib/allied_telesis/buildings/
H A DApartments.svg1y="149.499" width="42.679" height="25.822"><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 …
/plugin/dw2pdf/vendor/setasign/fpdi/src/
H A DFpdfTplTrait.php94 * with the keys "x", "y", "width", "height", "adjustPageSize".
95 * @param float|int $y The ordinate of upper-left corner.
102 public function useTemplate($tpl, $x = 0, $y = 0, $width = null, $height = null, $adjustPageSize = false) argument
133 ($this->h - $y - $newSize['height']) * $this->k,
230 'y' => $this->y,
277 $this->SetXY($state['x'], $state['y']);
335 public function Link($x, $y, $w, $h, $link) argument
340 parent::Link($x, $y, $w, $h, $link);
346 public function SetLink($link, $y argument
[all...]
/plugin/photogallery/phpThumb/demo/
H A DphpThumb.demo.check.php245 list($dummy, $m, $d, $y) = $matches;
246 if ($y < 70) {
247 $y += 2000;
248 } elseif ($y < 100) {
249 $y += 1900;
251 $IMreleaseDate = mktime(12, 0, 0, $m, $d, $y);
253 list($dummy, $y, $m, $d) = $matches;
254 $IMreleaseDate = mktime(12, 0, 0, $m, $d, $y);
/plugin/amcharts/assets/amcharts/
H A Dradar.js2 …;c.width=this.realRadius;c.height=this.realRadius;c.x=this.marginLeftReal;c.y=this.marginTopReal;c…
3 c.y=this.marginTopReal;c.width=this.realRadius;c.height=this.realRadius;c.marginsChanged=!0;c.title…
5 …axisColor,m=a.axisAlpha;this.set=b.container.set();this.set.translate(a.x,a.y);b.axesSet.push(this…
8 var y;e?(F=!0,void 0!==e.id&&(A=f.classNamePrefix+"-guide-"+e.id),isNaN(e.tickLength)||(q=e.tickLen…
9 v,A,!0),this.label=v,y=d.line(l,[0,q*C],[b,b],w,z,t),m.push(y),d.setCN(f,y,a.bcn+"tick"),e&&d.setCN…
10 …});m.push(u);d.setCN(f,u,a.bcn+"fill");d.setCN(f,u,A,!0)}!1===a.visible&&(y&&y.hide(),v&&v.hide())…
/plugin/snow/
H A Dsnowstorm.js150 this.setXY = function(o, x, y) { argument
159 o.style.top = (y - storm.flakeHeight) + 'px';
165 o.style.top = (Math.min(y, docHeight-storm.flakeHeight)) + 'px';
173 o.style.bottom = (100-(y/screenY*100)) + '%';
353 this.SnowFlake = function(type,x,y) { argument
357 this.y = (!isNaN(y)?y:-rnd(screenY)-12);
390 if (isNaN(s.x) || isNaN(s.y)) {
394 storm.setXY(s.o, s.x, s.y);
425 s.y += (s.vY*s.vAmp);
432 yDiff = screenY+scrollY-s.y+storm.flakeHeight;
[all …]
/plugin/diagramsnet/lib/img/lib/allied_telesis/security/
H A DPOS.svg1y="0.001"/><use xlink:href="#D" y="0.001"/></g><path d="M44.734 66.28l-12.562-7.438-.457-8.02 12.5…
/plugin/findologicxmlexport/vendor/hoa/ustring/Test/Unit/
H A DSearch.php57 $y = 'CAGATAAGAGAA',
60 ->when($result = LUT\Search::approximated($y, $x, $k))
/plugin/move/lang/es/
H A Dtree.txt3 Esta interfaz le permite reorganizar los espacios de nombres, páginas y ficheros multimedia de su wiki a través de arrastrar y soltar (Drag'n'Drop)
/plugin/tcycle/
H A Dscript.js2y)):(l.animate({left:-s},a,function(){l.hide()}),d.css({left:s,display:"block"}).animate({left:0},… function
/plugin/pgn4web/pgn4web/libs/jscolor/
H A Djscolor.js158 var x=0, y=0;
162 y += e1.offsetTop;
167 y -= e2.scrollTop;
169 return [x, y];
179 var x = 0, y = 0;
183 y = e.offsetY;
186 y = e.layerY;
188 return { x: x, y: y };
583 function drawPicker(x, y) {
908 var y = mpos.y - THIS.pickerFace - THIS.pickerInset; variable in jscolor
[all …]

1...<<11121314151617181920>>...55