Home
last modified time | relevance | path

Searched refs:x (Results 101 – 125 of 1696) sorted by relevance

12345678910>>...68

/plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/Touch/
H A DWebDriverScrollAction.php9 private $x; variable in Facebook\\WebDriver\\Interactions\\Touch\\WebDriverScrollAction
14 * @param int $x
17 public function __construct(WebDriverTouchScreen $touch_screen, $x, $y) argument
19 $this->x = $x;
26 $this->touchScreen->scroll($this->x, $this->y);
H A DWebDriverScrollFromElementAction.php10 private $x; variable in Facebook\\WebDriver\\Interactions\\Touch\\WebDriverScrollFromElementAction
16 * @param int $x
22 $x, argument
25 $this->x = $x;
34 $this->x,
H A DWebDriverFlickFromElementAction.php13 private $x; variable in Facebook\\WebDriver\\Interactions\\Touch\\WebDriverFlickFromElementAction
26 * @param int $x
33 $x, argument
37 $this->x = $x;
47 $this->x,
/plugin/eventline/
H A Dscript.js83 for (var x = 1; x < tr.cells.length - 1; x++) {
84 var input = tr.cells[x].firstChild;
96 for (var x = 0; x < regexes.length; x++) {
97 var regex = regexes[x];
99 return x;
114 for (var x = 0; x < tr.cells.length - 1; x++) {
115 tr.cells[x].firstChild.value = "";
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
H A DMontgomery.php127 * @param BigInteger|PrimeInteger $x
131 public function setBasePoint($x, $y) argument
134 case !$x instanceof BigInteger && !$x instanceof PrimeInteger:
143 $x instanceof BigInteger ? $this->factory->newInteger($x) : $x,
226 $alreadyInternal = isset($x[1]);
228 $x = $p[0];
235 list($p2, $p1) = $this->doubleAndAddPoint($p2, $p1, $x);
237 list($p1, $p2) = $this->doubleAndAddPoint($p1, $p2, $x);
280 list($x, $z) = $p;
281 return [$x->divide($z)];
/plugin/diagramsnet/lib/img/lib/allied_telesis/switch/
H A DIndustrial_Ethernet_IE300.svg1x{fill:#231f20}.y{stroke-linecap:square}.z{stroke-linejoin:round}.AA{fill:#a4a6a9}.AB{fill:#abadaf…
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverUpAction.php10 private $x; variable in Facebook\\WebDriver\\WebDriverUpAction
15 * @param int $x
18 public function __construct(WebDriverTouchScreen $touch_screen, $x, $y) argument
20 $this->x = $x;
27 $this->touchScreen->up($this->x, $this->y);
/plugin/abc2/abc-libraries/abc2svg/
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
14 (x-wc/2).toFixed(1)+' '+
18 (x-wc/2).toFixed(1)+' '+
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
123 AnonymousFunction130e46dc0100(x) global() argument
[all...]
/plugin/diagramsnet/lib/img/lib/allied_telesis/computer_and_terminals/
H A DLaptop.svg1x="5.75" y="3.453" class="N"/><use xlink:href="#F" class="M"/><use xlink:href="#E" x="1.93" y="1.1…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DDirectWrite.php53 $w = $this->mpdf->w - $this->mpdf->rMargin - $this->mpdf->x;
63 $this->mpdf->x += $this->mpdf->GetStringWidth($s);
91 $this->mpdf->x = $currentx;
93 $this->mpdf->x = $this->mpdf->lMargin;
95 $w = $this->mpdf->w - $this->mpdf->rMargin - $this->mpdf->x;
110 if ($this->mpdf->x > $this->mpdf->lMargin) {
113 $this->mpdf->x = $currentx;
115 $this->mpdf->x = $this->mpdf->lMargin;
118 $w = $this->mpdf->w - $this->mpdf->rMargin - $this->mpdf->x;
157 $this->mpdf->x
278 CircularText($x, $y, $r, $text, $align = 'top', $fontfamily = '', $fontsizePt = 0, $fontstyle = '', $kerning = 120, $fontwidth = 100, $divider = '') global() argument
[all...]
/plugin/diagramsnet/lib/shapes/
H A DmxEip.js37 c.translate(x, y);
38 this.background(c, x, y, w, h);
103 c.translate(x, y);
104 this.background(c, x, y, w, h);
106 this.foreground(c, x, y, w, h);
231 c.translate(x, y);
232 this.background(c, x, y, w, h);
234 this.foreground(c, x, y, w, h);
313 c.translate(x, y);
403 c.translate(x, y);
[all …]
H A DmxCabinets.js40 mxCabinetsCabinet.prototype.paintVertexShape = function(c, x, y, w, h) argument
42 c.translate(x, y);
48 mxCabinetsCabinet.prototype.background = function(c, x, y, w, h) argument
54 mxCabinetsCabinet.prototype.foreground = function(c, x, y, w, h) argument
116 c.translate(x, y);
122 mxCabinetsCoverPlate.prototype.background = function(c, x, y, w, h) argument
177 c.translate(x, y);
178 this.background(c, x, y, w, h);
181 mxCabinetsDimension.prototype.background = function(c, x, y, w, h) argument
234 c.translate(x, y);
[all …]
/plugin/diagramsnet/lib/img/lib/mscae/
H A DDedicated_Event_Hub.svg1x="11" y="9"/><use xlink:href="#B" x="11" y="16"/><use xlink:href="#B" x="11" y="2"/></g><use xlin…
H A DAzure_Data_Explorer_Clusters.svg1x="-3.108" y="43.585" width="33.071" height="5.991" rx=".941" transform="rotate(315 13.428 46.58)"…
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js1275 x: best.x,
2612 sr.x = x - so.x;
3242 x = x.x;
3245 x: x,
3286 x = x.x;
3697 for (x = 0; x < 3; x++) {
5358 x = x.x;
5361 x: x,
5477 x: x,
5780 x = +x;
[all …]
/plugin/diagramsnet/lib/shapes/pid2/
H A DmxPidValves.js133 c.translate(x, y);
631 c.translate(x, y);
647 c.translate(x, y);
664 c.translate(x, y);
687 c.translate(x, y);
714 c.translate(x, y);
732 c.translate(x, y);
751 c.translate(x, y);
759 c.translate(x, y);
929 c.translate(x, y);
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DPHP.php119 $x = substr($x, 1);
123 $x,
131 $x = substr($x, static::MAX10LEN);
569 $x = $y->subtract($x);
610 $x = $x->subtract($temp);
658 $x = $x->subtract($temp);
662 $x = $x->add($temp);
678 $x = $y->subtract($x);
715 * @param int $x
727 return ($x - ($x % $y)) / $y;
[all …]
H A DPHP32.php204 * @param PHP32 $x
207 public function bitwise_and(PHP32 $x) argument
209 return $this->bitwiseAndHelper($x);
215 * @param PHP32 $x
218 public function bitwise_or(PHP32 $x) argument
220 return $this->bitwiseOrHelper($x);
226 * @param PHP32 $x
229 public function bitwise_xor(PHP32 $x) argument
263 * @param PHP32 $x
266 public function equals(PHP32 $x) argument
[all …]
H A DPHP64.php208 * @param PHP64 $x
211 public function bitwise_and(PHP64 $x) argument
213 return $this->bitwiseAndHelper($x);
219 * @param PHP64 $x
222 public function bitwise_or(PHP64 $x) argument
224 return $this->bitwiseOrHelper($x);
230 * @param PHP64 $x
233 public function bitwise_xor(PHP64 $x) argument
267 * @param PHP64 $x
270 public function equals(PHP64 $x) argument
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/
H A DPowerOfTwo.php32 * @param array $x
37 protected static function prepareReduce(array $x, array $n, $class) argument
39 return self::reduce($x, $n, $class);
45 * @param array $x
50 protected static function reduce(array $x, array $n, $class) argument
53 $lhs->value = $x;
/plugin/html2pdf/html2pdf/html2ps/
H A Dpath.point.php4 var $x; variable in Point
7 function Point($x, $y) { argument
8 $this->x = $x;
13 return new Point($this->x, $this->y);
/plugin/stlviewer/stlviewer/
H A DCanvasRenderer.js261 _clearBox.min.x = _clearBox.min.x + _canvasWidthHalf;
263 _clearBox.max.x = _clearBox.max.x + _canvasWidthHalf;
269 _clearBox.min.x | 0,
271 ( _clearBox.max.x - _clearBox.min.x ) | 0,
285 _clearBox.min.x | 0,
287 ( _clearBox.max.x - _clearBox.min.x ) | 0,
948 offsetX = texture.offset.x / texture.repeat.x,
1033 var x = v2.x - v1.x, y = v2.y - v1.y,
1034 det = x * x + y * y, idet;
1042 v2.x += x; v2.y += y;
[all …]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Tokenizers/
H A DCSS.php368 for ($x = ($stackPtr - 1); $x >= 0; $x--) {
375 $type = $finalTokens[$x]['type'];
379 $finalTokens[$x]['type'] = 'T_STYLE';
380 $finalTokens[$x]['code'] = T_STYLE;
385 for ($x = ($stackPtr + 1); $x < $numTokens; $x++) {
392 if ($finalTokens[$x]['code'] !== T_OPEN_PARENTHESIS) {
397 for ($y = ($x + 1); $y < $numTokens; $y++) {
419 for ($i = ($x + 2); $i < $numTokens; $i++) {
439 $finalTokens[($x + 1)]['type'] = 'T_URL';
440 $finalTokens[($x + 1)]['code'] = T_URL;
[all …]
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DRemoteTouchScreen.php57 * @param int $x
62 public function down($x, $y) argument
65 'x' => $x,
124 * @param int $x
129 public function move($x, $y) argument
132 'x' => $x,
174 * @param int $x
179 public function up($x, argument
[all...]
/plugin/photogallery/phpThumb/
H A Dphpthumb.filters.php177 for ($x = 0, $xMax = imagesx($gdimg); $x < $xMax; $x++) {
213 for ($x = 0, $xMax = imagesx($gdimg); $x < $xMax; $x++) {
360 for ($x = 0; $x < $tempImageWidth; $x++) {
531 for ($x = 0; $x < $ImageSX; $x++) {
612 for ($x = 0; $x < $ImageSX; $x++) {
663 for ($x = 0; $x < $HistogramTempWidth; $x++) {
776 for ($x = 0; $x < $imageX; $x++) {
876 for ($x = 0; $x < $ImageSX; $x++) {
968 for ($x = 0; $x < $ImageSX; $x++) {
1017 for ($x = 0; $x < $width; $x++) {
[all …]

12345678910>>...68