Home
last modified time | relevance | path

Searched refs:y (Results 126 – 150 of 1365) sorted by relevance

12345678910>>...55

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DGoogleCloudVisionV1p3beta1Position.php29 public $y; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1Position
52 public function setY($y) argument
54 $this->y = $y;
61 return $this->y;
H A DGoogleCloudVisionV1p4beta1Position.php29 public $y; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1Position
52 public function setY($y) argument
54 $this->y = $y;
61 return $this->y;
H A DPosition.php29 public $y; variable in Google\\Service\\Vision\\Position
52 public function setY($y) argument
54 $this->y = $y;
61 return $this->y;
H A DGoogleCloudVisionV1p1beta1Position.php29 public $y; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1Position
52 public function setY($y) argument
54 $this->y = $y;
61 return $this->y;
H A DGoogleCloudVisionV1p2beta1Position.php29 public $y; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1Position
52 public function setY($y) argument
54 $this->y = $y;
61 return $this->y;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SemanticTile/
H A DTileCoordinates.php23 public $y; variable in Google\\Service\\SemanticTile\\TileCoordinates
34 public function setY($y) argument
36 $this->y = $y;
40 return $this->y;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DCollectionFeaturedProduct.php33 public $y; variable in Google\\Service\\ShoppingContent\\CollectionFeaturedProduct
66 public function setY($y) argument
68 $this->y = $y;
75 return $this->y;
/plugin/diagramsnet/lib/img/lib/allied_telesis/switch/
H A DIndustrial_Ethernet_IE200.svg1y="3.546"/><use xlink:href="#C" x="-12.637" y="7.106"/><use xlink:href="#D"/><use xlink:href="#E"/…
H A DIndustrial_Ethernet_IE200_POE.svg1y="7.104"/><path d="M21.26 10.483s.147-.062.307-.01l.16.052.21.115L25.6 8.715l-.266-.14-.162-.044-…
H A DIndustrial_Ethernet_IE300.svg1y{stroke-linecap:square}.z{stroke-linejoin:round}.AA{fill:#a4a6a9}.AB{fill:#abadaf}.AC{fill:#babcb…
/plugin/diagramsnet/lib/img/lib/allied_telesis/computer_and_terminals/
H A DVOIP_IP_phone.svg1y="-1.171" width="17.579" height="10.744"><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0…
/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;
139 maxY = Math.max(maxY, drawPoints[i].y);
140 minY = Math.min(minY, drawPoints[i].y);
155 p.y = (p.y - minY) * yScale;
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));
374 totalY += pt.y;
379 y: totalY / count
393 strPath += ' L' + pt.x + ' ' + pt.y;
[all …]
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DBarcodeFactory.php194 $y = round(($v['p'] * $h / $bcd['maxh']), 3);
207 $y = 0;
216 $y += $bh;
248 $y = round(($v['p'] * $h / $bcd['maxh']), 3);
251 $bar->rectangle($x, $y, ($x + $bw - 1), ($y + $bh - 1));
253 imagefilledrectangle($png, $x, $y, ($x + $bw - 1), ($y + $bh - 1), $fgcol);
271 $y = 0;
277 imagefilledrectangle($png, $x, $y, ($x + $bw - 1), ($y + $bh - 1), $fgcol);
279 $y += $bh;
351 $y = 0;
[all …]
/plugin/abc2/abc-libraries/abc2svg/
H A Dgamelan-1.js94 of()},draw_symbols:function(of,p_voice){var i,m,nl,note,s,s2,x,y,C=abc2svg.C,abc=this,dot="\ue1e7",staff_tb=abc.get_staff_tb(),out_svg=abc.out_svg,out_sxsy=abc.out_sxsy,xypath=abc.xypath
97 function draw_dur(s1,y,s2,n,nl){var s,s3 argument
98 xypath(s1.x-3,y+24)
100 y-=2.5
106 draw_dur(s3,y,s,n,nl)}
110 function out_mus(x,y,p){out_svg('<text x="') argument
111 out_sxsy(x,'" y="',y)
113 function out_txt(x,y,p){out_svg('<text class="bn" x="') argument
114 out_sxsy(x,'" y
116 draw_hd(s,x,y) global() argument
[all...]
H A Dgrid3-1.js8 function build_grid(){var i,k,l,line,bl,bar,w,hr,x0,x,y,yl,cl,cell,lc='',path='<path class="stroke" stroke-width="1" d="M',sf='" style="font-size:'+(font.size*.72).toFixed(1)+'px'
9 function build_ch(cl,x,y,n){return'<text class="'+cl+'" x="'+ argument
10 x.toFixed(1)+'" y="'+y.toFixed(1)+'">'+
12 function build_cell(cell,x,y,yl,hr){var line argument
21 build_ch(cls+sf,x-wc/3,y,0)+
22 build_ch(cls+sf,x,y-hr*.32,1)}else{line+=build_ch(cls+sf,x-wc*.2,y-hr/4,0)}
27 build_ch(cls+sf,x,y+hr*.3,2)+
28 build_ch(cls+sf,x+wc/3,y,
[all...]
/plugin/callflow/
H A Draphael.js1446 (p[1].y + 6*p[2].y - p[3].y) / 6,
1616 y: y,
1707 && (bbox1.y < bbox2.y2 && bbox1.y > bbox2.y || bbox2.y < bbox1.y2 && bbox2.y > bbox1.y);
2755 y: y,
2848 for (y = 0; y < 3; y++) {
3938 sr.y = y - so.y;
5367 y: y,
6953 y: y, property in res.attrs
6988 y = y || 0;
7939 y = y || 0;
[all …]
/plugin/advrack/
H A Draphael.js1446 (p[1].y + 6*p[2].y - p[3].y) / 6,
1616 y: y,
1707 && (bbox1.y < bbox2.y2 && bbox1.y > bbox2.y || bbox2.y < bbox1.y2 && bbox2.y > bbox1.y);
2755 y: y,
2848 for (y = 0; y < 3; y++) {
3938 sr.y = y - so.y;
5367 y: y,
6959 y: y, property in res.attrs
6994 y = y || 0;
7945 y = y || 0;
[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 …]
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js1276 y: best.y,
2613 sr.y = y - so.y;
3239 y = x.y;
3246 y: y,
3281 y = x.y;
3698 for (y = 0; y < 3; y++) {
5355 y = x.y;
5362 y: y,
5478 y: y,
5781 y = +y;
[all …]
/plugin/diagramsnet/lib/shapes/
H A DmxGmdl.js37 c.translate(x, y);
111 c.translate(x, y);
211 c.translate(x, y);
275 c.translate(x, y);
334 c.translate(x, y);
423 c.translate(x, y);
519 c.translate(x, y);
595 c.translate(x, y);
688 c.translate(x, y);
787 c.translate(x, y);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PolyService/
H A DQuaternion.php24 public $y; variable in Google\\Service\\PolyService\\Quaternion
43 public function setY($y) argument
45 $this->y = $y;
49 return $this->y;
/plugin/tableplot/
H A Dtable2Plot.js143 var y = $('th,td',$dataRow).eq(j).text();
145 if (args.dataTransform) { y = args.dataTransform(y); }
150 line2[i][j-1] = parseInt(y, 10);
153 line1[dataIndex][line1[dataIndex].length] = [x, y];
156 line1[dataIndex][line1[dataIndex].length] = [y, j];
175 var y = $cell.text();
178 if (args.dataTransform) { y = args.dataTransform(y); }
183 line2[j][i-1] = parseInt(y, 10);
187 line1[dataIndex][line1[dataIndex].length] = [x, y];
190 line2[j][i-1] = parseInt(y, 10);
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/
H A DOpenSSH.php58 list($p, $q, $g, $y, $x, $comment) = Strings::unpackSSH2('i5s', $parsed['paddedKey']);
63 list($p, $q, $g, $y) = Strings::unpackSSH2('iiii', $parsed['publicKey']);
81 …public static function savePublicKey(BigInteger $p, BigInteger $q, BigInteger $g, BigInteger $y, a… argument
93 $DSAPublicKey = Strings::packSSH2('siiii', 'ssh-dss', $p, $q, $g, $y);
118 …ion savePrivateKey(BigInteger $p, BigInteger $q, BigInteger $g, BigInteger $y, BigInteger $x, $pas… argument
120 $publicKey = self::savePublicKey($p, $q, $g, $y, ['binary' => true]);
121 $privateKey = Strings::packSSH2('si5', 'ssh-dss', $p, $q, $g, $y, $x);
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/cy/
H A Dcy.txt5 Gan mai cydnabod urddas cynhenid a hawliau cydradd a phriod holl aelodau’r teulu dynol yw sylfaen rhyddid, cyfiawnder a heddwch yn y byd,
7 Gan i anwybyddu a dirmygu hawliau dynol arwain at weithredoedd barbaraidd a dreisiodd gydwybod dynolryw, a bod dyfodiad byd lle y gall pob unigolyn fwynhau rhyddid i siarad a chredu a rhyddid rhag ofn ac angau wedi ei gyhoeddi yn ddyhead uchaf y bobl gyffredin,
9 Gan fod yn rhaid amddiffyn hawliau dynol a rheolaeth cyfraith, os nad yw pob unigolyn dan orfod yn y pendraw i wrthryfela yn erbyn gormes a thrais,
13 Gan fod pobloedd y Cenhedloedd Unedig yn y Siarter wedi ail ddatgan ffydd mewn hawliau sylfaenol yr unigolyn, mewn urddas a gwerth y person dynol ac mewn hawliau cydradd
17 Gan fod y Gwladwriaethau sy'n Aelodau wedi ymrwymo, mewn cydweithrediad â'r Cenhedloedd Unedig, i sicrhau hyrwyddo parch cyffredinol i hawliau dynol a'r rhyddfreintiau sylfaenol, a'u cadw,
21 Felly, y mae'r
29 yn ddelfryd cyffredin i'r holl bobloedd a'r holl genhedloedd ymgyrraedd ato, fel y b
[all...]
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
H A Djquery.grab.js69 move: {x: 0, y: 0}, property in grab.data.move
70 offset: {x: 0, y: 0}, property in grab.data.offset
71 position: {x: 0, y: 0}, property in grab.data.position
72 start: {x: 0, y: 0}, property in grab.data.start
90 e.data.position.y = e.pageY;
92 e.data.start.y = e.pageY;
114 e.data.move.y = e.pageY - e.data.position.y;
116 e.data.position.y = e.pageY;
118 e.data.offset.y = e.pageY - e.data.start.y;
164 e.data.move.y = e.touches[0].pageY - e.data.position.y;
[all …]

12345678910>>...55