| /plugin/botmon/ |
| H A D | admin.css | 38 &.ip4::before { background-position-y: -20px } 39 &.ip6::before { background-position-y: -40px } 40 &.ipnet::before { background-position-y: -60px } 46 &.bot_googleother::before, &.bot_googinspct::before { background-position-y: -20px } 47 &.bot_bingbot::before { background-position-y: -40px } 48 &.bot_applebot::before { background-position-y: -60px } 49 &.bot_openai::before, &.bot_chatgpt::before { background-position-y: -80px } 50 &.bot_metabots::before, &.bot_metauser::before { background-position-y: -100px } 51 &.bot_ahrefs::before { background-position-y: -120px } 52 &.bot_seznambot::before { background-position-y: -140px } [all …]
|
| /plugin/sketchcanvas/script/ |
| D | draw.js | 8 ctx.moveTo(arr[0].x, arr[0].y); 9 ctx.lineTo(arr[1].x, arr[1].y); 10 ctx.lineTo(arr[1].x-c[0].x, arr[1].y-c[0].y); 11 ctx.moveTo(arr[1].x, arr[1].y); 12 ctx.lineTo(arr[1].x-c[1].x, arr[1].y-c[1].y); 20 ctx.moveTo(arr[0].x+c[0].x, arr[0].y+c[0].y); 21 ctx.lineTo(arr[1].x+c[0].x, arr[1].y+c[0].y); 22 ctx.moveTo(arr[0].x+c[1].x, arr[0].y+c[1].y); 23 ctx.lineTo(arr[1].x+c[1].x, arr[1].y+c[1].y); 24 ctx.moveTo(arr[1].x-d[0].x, arr[1].y-d[0].y); [all …]
|
| D | SketchCanvas.js | 155 function drawPos(x, y) { argument 156 ctx.strokeText('X='+x+' Y='+y, x, y); 243 function drawParts(tool, x, y) { argument 245 tool.drawTool(x, y); 247 ctx.strokeText(i18n.t('Unimplemented'), x, y); 256 ret.miny += offset.y; 257 ret.maxy += offset.y; 269 function hitRect(r, x, y){ argument 270 return r.minx < x && x < r.maxx && r.miny < y && y < r.maxy; 298 if(mx < offset.x || my < offset.y) [all …]
|
| /plugin/mediasyntax/tools/ |
| D | dokuwiki2mediawiki.php | 140 for ($y=1;$y<count($cells)+1;$y=$y+1) variable 142 for ($x=0;$x<count($cells[$y]);$x=$x+1) 144 echo $cells[$y][$x]; echo "|"; 152 for ($y=1;$y<count($cells)+1;$y=$y+1) variable 153 for ($x=0;$x<count($cells[$y]);$x=$x+1) 154 $rowspancells[$y][$x]=1; 157 for ($y=1;$y<count($cells);$y=$y+1) variable 159 for ($x=0;$x<count($cells[$y]);$x=$x+1) 162 while (($y+$z<=count($cells)) && (preg_match("/ *::: */",$cells[$y+$z][$x]))) 164 $rowspancells[$y][$x]+=1; [all …]
|
| /plugin/diagramsnet/lib/math/jax/output/HTML-CSS/fonts/STIX-Web/ |
| D | fontdata.js | 19 …y={load:"extra",dir:f};var ag=[8722,E,0,0,0,-0.26,-0.26];aj.Augment({FONTDATA:{version:B,TeX_facto… variable
|
| /plugin/html2pdf/html2pdf/html2ps/ |
| D | output.fpdf.class.php | 18 function add_link($x, $y, $w, $h, $target) { argument 19 $this->_coords2pdf_annotation($x, $y); 20 $this->pdf->add_link_external($x, $y, $w, $h, $target); 26 $y = $anchor->y; 27 $this->_coords2pdf($x, $y); 31 $y - 20, 36 $y = $top - $this->offset; 37 $this->_coords2pdf($x, $y); 40 $y, 48 function _coords2pdf(&$x, &$y) { argument [all …]
|
| D | output._interface.class.php | 5 function add_link($x, $y, $w, $h, $target) { } argument 7 function circle($x, $y, $r) { } argument 14 function dash($x, $y) { } argument 21 function field_multiline_text($x, $y, $w, $h, $value, $field_name) { } argument 22 function field_text($x, $y, $w, $h, $value, $field_name) { } argument 23 function field_password($x, $y, $w, $h, $value, $field_name) { } argument 25 function field_pushbutton($x, $y, $w, $h) { } argument 26 function field_pushbuttonimage($x, $y, $w, $h, $field_name, $value, $actionURL) { } argument 27 function field_pushbuttonreset($x, $y, $w, $h) { } argument 28 function field_pushbuttonsubmit($x, $y, $w, $h, $field_name, $value, $actionURL) { } argument [all …]
|
| D | output.pdflib.1.6.class.php | 19 function field_multiline_text($x, $y, $w, $h, $value, $name) { argument 22 $x, $y, $x + $w, $y - $h, 31 function field_text($x, $y, $w, $h, $value, $name) { argument 34 $x, $y, $x + $w, $y - $h, 43 function field_password($x, $y, $w, $h, $value, $name) { argument 46 $x, $y, $x + $w, $y - $h, 52 function field_pushbutton($x, $y, $w, $h) { argument 56 $x, $y, $x + $w, $y - $h, 64 function field_pushbuttonimage($x, $y, $w, $h, $field_name, $value, $actionURL) { argument 72 $x, $y, $x + $w, $y - $h, [all …]
|
| D | output.png.class.php | 23 function apply(&$x, &$y) { argument 25 $y = floor($this->_y_offset - $y * $this->_y_scale); 70 $clip['box']->ll->y, 72 $clip['box']->ll->y, 151 function _fixCoords(&$x, &$y) { argument 153 $y = $this->_fixCoordY($y); 164 $y = $source_y; 166 $this->_transform->apply($dummy, $y); 167 return $y; 170 function _fixSizes(&$x, &$y) { argument [all …]
|
| D | output.fastps.l2.class.php | 8 function image($image, $x, $y, $scale) { argument 9 $this->image_scaled($image, $x, $y, $scale, $scale); 12 function image_scaled($image, $x, $y, $scale_x, $scale_y) { argument 18 $this->moveto($x,$y-$offset*$scale_y); 34 function image_ry($image, $x, $y, $height, $bottom, $ox, $oy, $scale) { argument 36 $cy = $y; 43 $cy = $y; 44 while ($cy-$height < $y + $oy) { 50 function image_rx($image, $x, $y, $width, $right, $ox, $oy, $scale) { argument 54 $this->image($image, $cx, $y, $scale); [all …]
|
| D | path.rectangle.php | 17 return $this->ur->y - $this->ll->y; 27 if ($this->ur->y < $this->ll->y) { 28 $y = $this->ur->y; 29 $this->ur->y = $this->ll->y; 30 $this->ll->y = $y;
|
| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BinaryField/ |
| D | Integer.php | 104 private static function checkInstance(self $x, self $y) argument 106 if ($x->instanceID != $y->instanceID) { 167 private static function polynomialDivide($x, $y) argument 173 $d = static::deg($y); 182 $s = static::polynomialMultiply($s, $y); 197 private static function regularPolynomialMultiply($x, $y) argument 201 $y = strrev(BinaryField::base256ToBase2($y)); 202 if (strlen($x) == strlen($y)) { 205 $length = max(strlen($x), strlen($y)); 207 $y = str_pad($y, $length, '0'); [all …]
|
| /plugin/statistics/inc/pchart/ |
| D | Point.php | 7 public function __construct($x, $y) { argument 9 $this->y = $y; 17 return $this->y; 23 + (($other->y - $this->y) * ($other->y - $this->y)) 31 public function addIncrement($x, $y) { argument 32 return new Point($this->x + $x, $this->Y + $y); 36 return sprintf("Point<%d, %d>", $this->x, $this->y); 40 private $y; variable in Point
|
| /plugin/statdisplay/pchart/ |
| D | Point.php | 7 public function __construct($x, $y) { argument 9 $this->y = $y; 17 return $this->y; 22 + (($other->y - $this->y) * ($other->y - $this->y))); 29 public function addIncrement($x, $y) { argument 30 return new Point($this->x + $x, $this->Y + $y); 34 return sprintf("Point<%d, %d>", $this->x, $this->y); 38 private $y; variable in Point
|
| /plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/ |
| H A D | WebDriverTouchActions.php | 50 * @param int $y 53 public function down($x, $y) argument 56 new WebDriverDownAction($this->touchScreen, $x, $y) 64 * @param int $y 67 public function up($x, $y) argument 70 new WebDriverUpAction($this->touchScreen, $x, $y) 78 * @param int $y 81 public function move($x, $y) argument 84 new WebDriverMoveAction($this->touchScreen, $x, $y) 92 * @param int $y [all …]
|
| /plugin/openid/Auth/OpenID/ |
| D | BigMath.php | 185 * @param int $y 188 abstract public function cmp($x, $y); argument 192 * @param int $y 195 abstract protected function add($x, $y); argument 199 * @param int $y 202 abstract protected function mul($x, $y); argument 206 * @param int $y 209 abstract protected function div($x, $y); argument 238 function add($x, $y) argument 240 return bcadd($x, $y); [all …]
|
| /plugin/bpmnio/data/ |
| D | bpmn_close.text | 33 <omgdc:Bounds x="104" y="78" width="668" height="297" /> 36 <omgdc:Bounds x="242" y="187" width="30" height="30" /> 38 <omgdc:Bounds x="212" y="219" width="90" height="22" /> 42 <omgdc:Bounds x="508" y="182" width="40" height="40" /> 44 <omgdc:Bounds x="483" y="234" width="90" height="24" /> 48 <omgdc:Bounds x="340" y="275" width="100" height="80" /> 51 <omgdc:Bounds x="648" y="184" width="36" height="36" /> 53 <omgdc:Bounds x="621" y="220" width="90" height="20" /> 57 <omgdc:Bounds x="340" y="162" width="100" height="80" /> 59 <omgdc:Bounds x="118.85714721679688" y="47" width="82.28570556640625" height="12" /> [all …]
|
| /plugin/geophp/vendor/funiq/geophp/src/Geometry/ |
| D | Polygon.php | 94 $a = $a + ($p->x() * $points[$j]->y()) - ($p->y() * $points[$j]->x()); 128 $y = 0; 135 $y += $ca['y'] * $ca['area']; 139 $y += $ca['y'] * $ca['area'] * -1; 145 return new Point($x / $totalArea, $y / $totalArea); 162 $y = 0; 165 $P = ($point->x() * $points[$j]->y()) - ($point->y() * $points[$j]->x()); 167 $y += ($point->y() + $points[$j]->y()) * $P; 169 return ['area' => abs($area), 'x' => $x / (6 * $area), 'y' => $y / (6 * $area)]; 274 $vertex1->y() == $vertex2->y() [all …]
|
| D | Point.php | 17 protected $y = null; variable in geoPHP\\Geometry\\Point 27 * @param int|float|null $y The y coordinate (or latitude) 32 public function __construct($x = null, $y = null, $z = null, $m = null) argument 35 if ($x !== null && $y !== null) { 37 if (!is_numeric($x) || !is_numeric($y)) { 43 $this->y = floatval($y); 101 public function y() function in geoPHP\\Geometry\\Point 103 return $this->y; 135 $this->x = $this->y; 136 $this->y = $x; [all …]
|
| /plugin/elasticsearch/vendor/patrickschur/language-detection/resources/es/ |
| D | es.txt | 4 Adoptada y proclamada por la Asamblea General en su resolución 217 A (III), de 10 de diciembre de 1… 7 …rando que la libertad, la justicia y la paz en el mundo tienen por base el reconocimiento de la di… 9 …y el menosprecio de los derechos humanos han originado actos de barbarie ultrajantes para la conci… 11 …ue el hombre no se vea compelido al supremo recurso de la rebelión contra la tiranía y la opresión, 15 …idad y el valor de la persona humana y en la igualdad de derechos de hombres y mujeres; y se han d… 17 … las Naciones Unidas, el respeto universal y efectivo a los derechos y libertades fundamentales de… 19 Considerando que una concepción común de estos derechos y libertades es de la mayor importancia par… 23 …y naciones deben esforzarse, a fin de que tanto los individuos como las instituciones, inspirándos… 26 …s los seres humanos nacen libres e iguales en dignidad y derechos y, dotados como están de razón y… 29 Toda persona tiene los derechos y libertades proclamados en esta Declaración, sin distinción alguna… [all …]
|
| /plugin/flowchartjs/ |
| D | flowchart.min.js | 6 …y=r[l];this.text.attr("text",a+" "+y),a+=this.text.getBBox().width>h?"\n"+y:" "+y}this.text.attr("… property
|
| /plugin/webmaster/ |
| D | action.php | 36 $y = $this->getConf('webmaster_yandexkey'); 37 if(!empty($y)) { 38 $y = array('name' => 'yandex-verification', 'content' => $y); 39 $event->data['meta'][] = $y; 43 $y = $this->getConf('webmaster_pinterestkey'); 44 if(!empty($y)) { 45 $y = array('name' => 'p:domain_verify', 'content' => $y); 46 $event->data['meta'][] = $y;
|
| /plugin/diagramsnet/lib/js/grapheditor/ |
| D | Shapes.js | 11 function paintTableBackground(state, c, x, y, w, h, r) argument 53 c.moveTo(x + geo.x, y + start.y); 57 c.lineTo(x + geo.x + geo.width - r, y); 58 c.quadTo(x + geo.x + geo.width, y, x + geo.x + geo.width, y + r); 59 c.lineTo(x + geo.x + geo.width, y + h - r); 60 c.quadTo(x + geo.x + geo.width, y + h, x + geo.x + geo.width - r, y + h); 64 c.lineTo(x + geo.x + geo.width, y + start.y); 65 c.lineTo(x + geo.x + geo.width, y + h - start.height); 68 c.lineTo(x + geo.x, y + h); 82 var b = (i == rows.length - 1) ? y + h : y + geo.y + geo.height; [all …]
|
| /plugin/sequencediagram/bower_components/js-sequence-diagrams/src/ |
| D | theme.js | 75 return box.y + box.height / 2; 108 y: (y2 - y1) * r1 + y1 + yfactor property 113 y: (y2 - y1) * r2 + y1 - yfactor property 116 return 'C' + p1.x.toFixed(1) + ',' + p1.y.toFixed(1) + // start control point 117 ' ' + p2.x.toFixed(1) + ',' + p2.y.toFixed(1) + // end control point 124 function handRect(x, y, w, h) { argument 125 assert(_.all([x, y, w, h], _.isFinite), 'x, y, w, h must be numeric'); 126 return 'M' + x + ',' + y + 127 wobble(x, y, x + w, y) + 128 wobble(x + w, y, x + w, y + h) + [all …]
|
| /plugin/diagramsnet/lib/shapes/ |
| D | mxSysML.js | 21 mxShapeSysMLComposite.prototype.paintForeground = function(c, x, y, w, h) argument 31 shape.prototype.paintVertexShape.call(tmp, c, x, y, w, h); argument 63 var y2 = y; 168 mxShapeSysMLPackage.prototype.paintVertexShape = function(c, x, y, w, h) argument 170 c.translate(x, y); 171 this.background(c, x, y, w, h); 173 this.foreground(c, x, y, w, h); 176 mxShapeSysMLPackage.prototype.background = function(c, x, y, w, h) argument 182 mxShapeSysMLPackage.prototype.foreground = function(c, x, y, w, h) argument 208 return new mxPoint(bounds.x + labelX, bounds.y + 10); [all …]
|