Home
last modified time | relevance | path

Searched refs:x (Results 251 – 275 of 1696) sorted by relevance

1...<<11121314151617181920>>...68

/plugin/pdfjs/pdfjs/web/locale/cak/
H A Dviewer.properties31 zoom_out.title=Tich'utinirisäx
32 zoom_out_label=Tich'utinirisäx
33 zoom_in.title=Tinimirisäx
34 zoom_in_label=Tinimirisäx
40 print.title=Titz'ajb'äx
41 print_label=Titz'ajb'äx
42 download.title=Tiqasäx
43 download_label=Tiqasäx
149 findbar_label=Tikanöx
160 find_input.title=Tikanöx
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.js3944 this.x = x;
4180 this.x = x;
4189 this.x = that.x;
4198 var x = this.x,
4200 this.x = that.x;
4202 that.x = x;
4267 uB = (b2.y - b1.y) * (a2.x - a1.x) - (b2.x - b1.x) * (a2.y - a1.y);
8227 x -= lt.x;
11956 x: pointer.x - objectLeftTop.x,
12416 if ((iLine.o.x === iLine.d.x) && (iLine.o.x >= point.x)) {
[all …]
H A Dfabric.min.js1x*cos-point.y*sin,ry=point.x*sin+point.y*cos;return new fabric.Point(rx,ry).addEquals(origin)},tra… argument
2x:"left",r:"radius",cy:"top",y:"top",display:"visible",visibility:"visible",transform:"transformMa… argument
4x-after.x;this.viewportTransform[5]+=before.y-after.y;this.renderAll();for(var i=0,len=this._objec…
5x===p2.x&&p1.y===p2.y){p1.x-=.5;p2.x+=.5}ctx.moveTo(p1.x,p1.y);for(var i=1,len=this._points.length… argument
6x-groupSelector.ex;groupSelector.top=pointer.y-groupSelector.ey;this.renderTop()}else if(!this._cu… argument
8x,currentHeight=p.y;if(currentWidth<0){currentWidth=Math.abs(currentWidth)}var _hypotenuse=Math.sq…
9x=0,y=0,controlX=0,controlY=0,tempX,tempY,l=-this.pathOffset.x,t=-this.pathOffset.y;if(this.group&…
11x){if(x>lobes){return 0}x*=Math.PI;if(abs(x)<1e-16){return 1}var xx=x/lobes;return sin(x)*sin(xx)/ argument
13x===newPointer.x&&this.__lastPointer.y===newPointer.y&&this.__lastIsEditing},isTripleClick:functio…
/plugin/diagramsnet/lib/shapes/bpmn/
H A DmxBpmnShape2.js148 c.translate(x, y);
329 'none': function(c, x, y, w, h)
743 'star': function(c, x, y, w, h)
803 c.translate(x, y);
900 c.translate(x, y);
918 c.translate(x,y);
919 f.call(this, c, x, y, w, h);
1121 'end': function(c, x, y, w, h)
1396 c.translate(x, y);
1589 c.translate(x, y);
[all …]
/plugin/diagramsnet/lib/math/jax/output/SVG/
H A Djax.js19x=this.config.linebreaks.width;if(q){t=(x.match(/^\s*(\d+(\.\d*)?%\s*)?container\s*$/)!=null);if(t… argument
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Ddataprovider-testdox.phpt16 [x] Does something with one
17 [x] Does something with two
18 [x] Does something else with one
19 [x] Does something else with two
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DOpenSSL.php43 * @param Engine $x
48 public static function powModHelper(Engine $x, Engine $e, Engine $n) argument
59 $plaintext = str_pad($x->toBytes(), $n->getLengthInBytes(), "\0", STR_PAD_LEFT);
69 $class = get_class($x);
/plugin/farmer/3rdparty/
H A DPHPIco.php208 for ($x = 0; $x < $width; $x++) {
209 $color = imagecolorat($im, $x, $y);
224 if ((($x + 1) % 32) == 0) {
230 if (($x % 32) > 0) {
231 while (($x++ % 32) > 0)
/plugin/diagramsnet/lib/shapes/
H A DmxBootstrap.js42 c.translate(x, y);
87 c.translate(x, y);
140 c.translate(x, y);
193 c.translate(x, y);
246 c.translate(x, y);
296 c.translate(x, y);
408 c.translate(x, y);
471 c.translate(x, y);
520 c.translate(x, y);
585 c.translate(x, y);
[all …]
H A DmxArrows.js48 c.translate(x, y);
237 c.translate(x, y);
378 c.translate(x, y);
508 c.translate(x, y);
662 c.translate(x, y);
817 c.translate(x, y);
959 c.translate(x, y);
1131 c.translate(x, y);
1289 c.translate(x, y);
1438 c.translate(x, y);
[all …]
/plugin/html2pdf/html2pdf/html2ps/
H A Dps.l2.image.encoder.stream.inc.php21 for ($x = 0; $x < $size_x; $x++) {
23 $rgb = ImageColorAt($dest_img, $x, $y);
H A Dpdf.fpdf.php277 var $x; variable in PDFRect
282 function PDFRect($x,$y,$w,$h) { argument
283 $this->x = $x;
1093 function moveto($x, $y) { argument
1099 function lineto($x, $y) { argument
1117 function x_coord($x) { argument
1118 return $x * $this->k;
1429 function SetDash($x, $y) { argument
1430 $x = (int)$x;
1462 $x*$this->k,
[all …]
/plugin/diagramsnet/lib/shapes/mockup/
H A DmxMockupMarkup.js35 mxShapeMockupCurlyBrace.prototype.paintVertexShape = function(c, x, y, w, h) argument
37 c.translate(x, y);
38 this.background(c, x, y, w, h);
41 mxShapeMockupCurlyBrace.prototype.background = function(c, x, y, w, h) argument
87 mxShapeMockupLine.prototype.paintVertexShape = function(c, x, y, w, h) argument
89 c.translate(x, y);
127 mxShapeMockupScratchOut.prototype.paintVertexShape = function(c, x, y, w, h) argument
129 c.translate(x, y);
180 mxShapeMockupRedX.prototype.paintVertexShape = function(c, x, y, w, h) argument
182 c.translate(x, y);
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js66x,f=d+a.height,g=e+a.width;a=b.x;var k=c.x;b.x>c.x&&(a=c.x,k=b.x);k>g&&(k=g);a<e&&(a=e);if(a>k)ret…
397x-g.x)&&0==Math.round(m.y-g.y);)m=b[mxUtils.mod(l+2,b.length)],l++;n=m.x-g.x;m=m.y-g.y;p=Math.max(…
449x=r/u,y,B=x,A=t/u,z,C=A,u=f*A,v=-f*x,D=[];p?a.setLineJoin("round"):2<b.length&&a.setMiterLimit(1.4…
676x=e.getGeneralPurposeVariable(l),y=x;0<u&&(y=(r*p+t*q)/u);p=!1;y<x-1?0==m?(e.setGeneralPurposeVari… variable
800x=b-a.height*Math.tan(l)/2):f<m?(g.x=a.x+a.width,g.y=e+a.width*Math.tan(f)/2):(g.y=a.y+a.height,g.
805x=e?a:b==mxConstants.DIRECTION_WEST?f+k:f,d.y=c.y):c.x>=f&&c.x<=f+k&&(d.x=c.x,d.y=e?b==mxConstants…
959x=g.x,c.y=g.y);null!=b&&null!=c&&(k=Math.max(b.y,c.y),g=Math.min(b.y+b.height,c.y+c.height),a=f.ge…
961x-m.x)&&(p[0].x=m.x),1>Math.abs(p[0].y-m.y)&&(p[0].y=m.y));r=f[n];null!=r&&null!=p[p.length-1]&&(1…
962x.x>=t.x&&x.x<=t.x+t.width,t=B||null==u&&A;x=y||null==u&&z;if(0!=q||!(t&&x||y&&B)){if(null!=u&&!B&…
1008x+=d.x/this.scale-c.origin.x-this.translate.x,a.origin.y+=d.y/this.scale-c.origin.y-this.translate…
[all …]
/plugin/code3/
H A Dscript.js8x=0;for(var X=0,z=v.length;X<z;X++){var Z=[];while(v[X]&&v[X].style!='nl'){switch(v[X].style){case…
11x=C.length;V<x;V=O.next){O.decode(C,V);var X=O.ch;switch(X){case'\t':v.push(C.substring(e,V));var …
/plugin/fckg/scripts/
H A Dvki_kb.js1044 for (var x = 0, elem; elem = inputElems[x++];)
1122 for (var x = 0, scr = 0; x < li.length; x++) {
1124 li[x].className = "selected";
1125 scr = li[x].offsetTop - li[x].offsetHeight * 2;
1126 } else li[x].className = "";
1252 for (var x = 0; x < this.VKI_numpad.length; x++) {
1320 for (var x = tables.length - 1; x >= 0; x--) container.removeChild(tables[x]);
1322 for (var x = 0, hasDeadKey = false, lyt; lyt = this.VKI_layout[this.VKI_kt].keys[x++];) {
1432 for (var x = 0; x < tables.length; x++) {
1433 var tds = tables[x].getElementsByTagName('td');
[all …]
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js2376 x = x / this.currentScale - this.currentTranslate.x;
2524 r = new mxRectangle((r.x + 2 * t.x) * s - t.x,
5503 x -= bbox.x + bbox.width - rotationBbox.x;
6183 var x = off.x;
6212 var x = off.x;
6245 cell.x = x;
6369 row.x = offset.x;
7871 ng2.x = ng1.x;
7873 ng1.x = g2.x;
12368 var x = this.roundLength(point.x / s - t.x);
[all …]
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-raphael-min.js6x+box.width/2}function getCenterY(box){return box.y+box.height/2}function clamp(x,min,max){return property in wobble.p1
7 …-72,-71v-20,17,-85,74,-97,73v-38,7,-41,-98,-52,-122v0,-1,3,-7,9,-16",w:325},x:{d:"95,-124v22,-13,7…
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Channels/
H A DUnusedSystemSniff.php131 for ($x = ($i + 1); $x < $endImplements; $x++) {
132 if ($tokens[$x]['code'] === T_STRING) {
133 $className = strtolower($tokens[$x]['content']);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/
H A DMontgomery.php45 * @param Engine $x
51 protected static function slidingWindow(Engine $x, Engine $e, Engine $n, $class) argument
55 return parent::slidingWindow($x, $e, $n, $class);
76 $part1 = $mod1->value != [1] ? parent::slidingWindow($x, $e, $mod1, $class) : new $class();
77 $part2 = PowerOfTwo::slidingWindow($x, $e, $mod2, $class);
/plugin/codemirror/dist/modes/
H A Dvue.min.js.map1x-)?coffee(?:script)?$/, \"coffeescript\"],\n [\"lang\", /^babel$/, \"javascript\"],\n […
/plugin/glossary/images/
H A Dscore.xcf37x���S6������82Z�����82Z����U6�����@���8x�8#G���@#x���S6�����U6…
39 …�������������0���@#�����GG���#6E9.19 ZZj2Z��6����#x��x�8#G������j0�����…
/plugin/diagramsnet/lib/shapes/rack/
H A DmxRack.js74 c.translate(x, y);
177 c.translate(x, y);
243 c.translate(x, y);
303 c.translate(x, y);
367 c.translate(x, y);
414 c.translate(x, y);
465 c.translate(x, y);
676 c.translate(x, y);
748 c.translate(x, y);
820 c.translate(x, y);
[all …]
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js3179 x: Math.round(p.x + ((q.x - p.x) / 2.0)),
3334 x = x.x;
3338 x: x,
5259 x: x ? x / scale : 0,
5566 x: x,
19654 x: first.x + (second.x - first.x) / 2,
22325 x: a.x - b.x,
28614 x: point.x - mid.x,
42199 x: (p1.x + p2.x) / 2,
50047 x: shape.x + delta.x,
[all …]
/plugin/rigrr/lib/svg-pan-zoom/
H A Dsvg-pan-zoom.js239 this._pan = {x: 0, y: 0}
338 this._viewBox.x = 0
486 _point.x = point.x
696 viewportCTM.e = point.x
701 this._pan.x = viewportCTM.e
720 viewportCTM.e += point.x
725 this._pan.x = viewportCTM.e
739 return {x: this._pan.x, y: this._pan.y}
1003 point.x = evt.clientX
1018 point.x = evt.clientX
[all …]

1...<<11121314151617181920>>...68