Home
last modified time | relevance | path

Searched refs:x (Results 151 – 175 of 1696) sorted by relevance

12345678910>>...68

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DVertex.php25 public $x; variable in Google\\Service\\Vision\\Vertex
34 public function setX($x) argument
36 $this->x = $x;
43 return $this->x;
H A DGoogleCloudVisionV1p1beta1NormalizedVertex.php25 public $x; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1NormalizedVertex
34 public function setX($x) argument
36 $this->x = $x;
43 return $this->x;
H A DGoogleCloudVisionV1p3beta1Position.php25 public $x; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1Position
38 public function setX($x) argument
40 $this->x = $x;
47 return $this->x;
H A DGoogleCloudVisionV1p4beta1Position.php25 public $x; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1Position
38 public function setX($x) argument
40 $this->x = $x;
47 return $this->x;
H A DPosition.php25 public $x; variable in Google\\Service\\Vision\\Position
38 public function setX($x) argument
40 $this->x = $x;
47 return $this->x;
H A DGoogleCloudVisionV1p1beta1Position.php25 public $x; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1Position
38 public function setX($x) argument
40 $this->x = $x;
47 return $this->x;
H A DGoogleCloudVisionV1p2beta1Position.php25 public $x; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1Position
38 public function setX($x) argument
40 $this->x = $x;
47 return $this->x;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1Vertex.php25 public $x; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1Vertex
34 public function setX($x) argument
36 $this->x = $x;
43 return $this->x;
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.checkbutton.php176 $x = ($this->get_left() + $this->get_right()) / 2;
190 $driver->moveto($x - $size, $y + $size);
191 $driver->lineto($x + $size, $y + $size);
192 $driver->lineto($x + $size, $y - $size);
193 $driver->lineto($x - $size, $y - $size);
203 $driver->field_checkbox($x - $size,
217 $driver->moveto($x - $check_size, $y + $check_size);
218 $driver->lineto($x + $check_size, $y - $check_size);
221 $driver->moveto($x + $check_size, $y + $check_size);
222 $driver->lineto($x - $check_size, $y - $check_size);
H A Ddoc.anchor.class.php35 var $x; variable in Anchor
48 * @param int $x X-coordinate of the anchor on the selected page
51 function Anchor($name, $page, $x, $y) { argument
54 $this->x = $x;
/plugin/callflow/
H A Draphael.js1615 x: x,
1706 || (bbox1.x < bbox2.x2 && bbox1.x > bbox2.x || bbox2.x < bbox1.x2 && bbox2.x > bbox1.x)
2754 x: x,
2847 for (x = 0; x < 3; x++) {
2926 x = x || 0;
3937 sr.x = x - so.x;
5366 x: x,
6952 x: x, property in res.attrs
6987 x = x || 0;
7938 x = x || 0;
[all …]
/plugin/advrack/
H A Draphael.js1615 x: x,
1706 || (bbox1.x < bbox2.x2 && bbox1.x > bbox2.x || bbox2.x < bbox1.x2 && bbox2.x > bbox1.x)
2754 x: x,
2847 for (x = 0; x < 3; x++) {
2926 x = x || 0;
3937 sr.x = x - so.x;
5366 x: x,
6958 x: x, property in res.attrs
6993 x = x || 0;
7944 x = x || 0;
[all …]
/plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/Touch/
H A DWebDriverTouchScreen.php31 * @param int $x
35 public function down($x, $y); argument
75 * @param int $x
79 public function move($x, $y); argument
109 * @param int $x
113 public function up($x, $y); argument
/plugin/diagramsnet/lib/math/extensions/
H A DMathMenu.js19x){for(var w=0,u=this.items.length;w<u;w++){if(this.items[w].name[y]===v){if(x.length){if(!this.it… argument
/plugin/diagramsnet/lib/img/lib/allied_telesis/computer_and_terminals/
H A DVOIP_IP_phone.svg1x="-.997" y="-1.171" width="17.579" height="10.744"><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0…
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DREADME.md33 This project tries to follow Elasticsearch in terms of [End of Life](https://www.elastic.co/support/eol) and maintenance since 5.x.
38 | [7.x](https://github.com/ruflin/Elastica/tree/master) | 7.x | ^7.0 | ^7.2 \|\| ^8.0 |
39 | [6.x](https://github.com/ruflin/Elastica/tree/6.x) | 6.x | ^6.0 | ^7.0 \|\| ^8.0 |
45 | [5.x](https://github.com/ruflin/Elastica/tree/5.x) | 5.x | ^5.0 | \>=5.6 |
46 | [3.x](http
[all...]
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
H A Dtable.js1x=this._.selectedElement||f("table"),B=this,C={};this.commitContent(C,x);if(C.info){var y=C.info;i…
/plugin/ckgedit/ckeditor/plugins/table/dialogs/
H A Dtable.js1x=this._.selectedElement||f("table"),B=this,C={};this.commitContent(C,x);if(C.info){var y=C.info;i…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SemanticTile/
H A DTileCoordinates.php22 public $x; variable in Google\\Service\\SemanticTile\\TileCoordinates
26 public function setX($x) argument
28 $this->x = $x;
32 return $this->x;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DCollectionFeaturedProduct.php29 public $x; variable in Google\\Service\\ShoppingContent\\CollectionFeaturedProduct
52 public function setX($x) argument
54 $this->x = $x;
61 return $this->x;
/plugin/diagramsnet/lib/js/diagramly/
H A DmxFreehand.js131 …var maxX = drawPoints[0].x, minX = drawPoints[0].x, maxY = drawPoints[0].y, minY = drawPoints[0].y;
137 maxX = Math.max(maxX, drawPoints[i].x);
138 minX = Math.min(minX, drawPoints[i].x);
154 p.x = (p.x - minX) * xScale;
175 var xdiff = startP.x - endP.x, ydiff = startP.y - endP.y;
305 strPath = 'M' + pt.x + ' ' + pt.y;
326 graph.scrollRectToVisible(new mxRectangle(pt.x - tr.x, pt.y - tr.y).grow(20));
373 totalX += pt.x;
378 x: totalX / count,
393 strPath += ' L' + pt.x + ' ' + pt.y;
[all …]
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DBarcodeFactory.php189 $x = 0;
198 $x += $bw;
212 $x = round(($v['p'] * $h / $bcd['maxh']), 3);
243 $x = 0;
251 $bar->rectangle($x, $y, ($x + $bw - 1), ($y + $bh - 1));
253 imagefilledrectangle($png, $x, $y, ($x + $bw - 1), ($y + $bh - 1), $fgcol);
256 $x += $bw;
276 $x = round(($v['p'] * $h / $bcd['maxh']), 3);
277 imagefilledrectangle($png, $x, $y, ($x + $bw - 1), ($y + $bh - 1), $fgcol);
327 $x = 0;
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
H A DPrime.php155 case !$x instanceof BigInteger && !$x instanceof PrimeInteger:
164 $x instanceof BigInteger ? $this->factory->newInteger($x) : $x,
347 return [$x, $y];
369 list($x, $y, $z) = $p;
370 $x2 = $x->multiply($x);
392 list($x, $y) = $p;
393 $x2 = $x->multiply($x);
436 return [$x, $y];
478 list($x, $y) = $p;
481 $temp = $x->multiply($x)->multiply($x)->add($temp);
[all …]
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php181 var $x; variable in PDFRect
187 $this->x = $x;
1341 $x = (int)$x;
2138 $x=$this->x;
2146 $this->x=$x;
2166 $x=$this->x;
2214 $this->x+=$w;
2476 function SetX($x) argument
2479 if($x>=0)
2480 $this->x=$x;
[all …]
/plugin/diagramsnet/lib/shapes/pid2/
H A DmxPidInstruments.js52 c.translate(x, y);
53 this.background(c, x, y, w, h);
55 this.foreground(c, x, y, w, h);
153 c.translate(x, y);
154 this.background(c, x, y, w, h);
156 this.foreground(c, x, y, w, h);
257 c.translate(x, y);
258 this.background(c, x, y, w, h);
365 c.translate(x, y);
486 c.translate(x, y);
[all …]

12345678910>>...68