/plugin/avatar/parts/ |
H A D | monsterparts.xcf | 1 gimp xcf filexxB�B�S
gimp-commentCreated with The GIMPgimp-image-grid(style intersections) 14 ��_ G ��y#��$ �$k&A*12>5^7�9x<=�AVD�G�PX�`�i�sQ|�������@�����Ƿ�>ب�Cݱ���������������=�Txx
Mouth_10.png� 20
YCxx[�xxw���7��=��<�= �4�=���@@@���5��6��4�6�7�� 25 B<<x [all...] |
/plugin/virtualkeyboard/vk/extensions/ |
H A D | stringextensions.js | 189 x[3] = parseInt(x[3].replace(/\D/g,"")) 197 x[3] = args[x[3]] 213 x[4] = args[x[4]] 216 x[4] = x[4].replace(/\D/,"") 218 x[4] = Math.abs(x[4]); 223 x[1] = parseInt(x[1]); 238 if (x[4]) ins = ins.substr(0,x[4]); 272 if (x[4]) ins = ins.substr(0,x[4]); 277 if (x[4]) ins = ins.substr(0,x[4]); 283 if (x[4]) ins = ins.substr(0,x[4]); [all …]
|
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BinaryField/ |
H A D | Integer.php | 133 $b = $x->value; 151 $x = ltrim($x, "\0"); 174 $r = $x; 200 $x = strrev(BinaryField::base256ToBase2($x)); 206 $x = str_pad($x, $length, '0'); 212 $x = strrev($x); 242 $x = str_pad($x, $length, "\0", STR_PAD_LEFT); 291 $x = unpack('N', $x)[1]; 329 $x = str_pad($x, $length, "\0", STR_PAD_LEFT); 344 $x = str_pad($x, $length, "\0", STR_PAD_LEFT); [all …]
|
/plugin/sketchcanvas/script/ |
H A 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 142 c[0] = { x:a1x, y:a1y }; global() property in l_vec.c 143 c[1] = { x:a2x, y:a2y }; global() property in l_vec.c 159 c[0] = { x:a1x, y:a1y }; global() property in l_vec9.c 160 c[1] = { x:a2x, y:a2y }; global() property in l_vec9.c [all...] |
H A D | SketchCanvas.js | 23 import i18n from 'https://deno.land/x/i18next@v23.11.4/index.js';
155 function drawPos(x, y) {
156 ctx.strokeText('X='+x+' Y='+y, x, y);
205 var x = mx2+(mw2+10)*i;
206 ctx.fillRect(x, my0, mw2, mh0);
212 ctx.rect(x, my0, mw2, mh0);
218 ctx.strokeText('○', x+9, my0+20);
243 function drawParts(tool, x, y) {
245 tool.drawTool(x, 151 drawPos(x, y) global() argument 239 drawParts(tool, x, y) global() argument 265 hitRect(r, x, y) global() argument 745 var m = {x: mx / scale, y: my / scale}; /// Convert to the logical coordinate system before hit test global() property in SketchCanvas.viewModeClick.m 839 pointHandle(x, y) global() argument 854 offset = {x:0, y:0}; global() property in SketchCanvas.resizeCanvas.offset 861 offset = {x:x1, y:y1}; global() property in SketchCanvas.resizeCanvas.offset 866 drawHandle(x, y, color, circle) global() argument 1400 checkMenu(x, y) global() argument 1412 choiceMenu(x, y) global() argument 1423 choiceTBox(x, y) global() argument 1441 choiceCBox(x, y) global() argument 1450 choiceHBox(x, y) global() argument 1842 appendPoint(x, y) global() argument 1843 addPoint(x, y) global() argument 1884 var coord = {x: mx, y: my}; global() property in Tool.mouseMove.coord [all...] |
/plugin/freechat/phpfreechat/data/public/js/ |
H A D | md5.js | 80 'core_md5' : function(x, len) argument 82 x[len >> 5] |= 0x80 << ((len) % 32); 83 x[(((len + 64) >>> 9) << 4) + 14] = len; 90 for(var i = 0; i < x.length; i += 16) 177 'md5_cmn' : function(q, a, b, x, s, t) argument 182 'md5_ff' : function(a, b, c, d, x, s, t) argument 187 'md5_gg' : function(a, b, c, d, x, s, t) argument 192 'md5_hh' : function(a, b, c, d, x, s, t) argument 197 'md5_ii' : function(a, b, c, d, x, s, t) argument 229 'safe_add' : function(x, y) argument [all …]
|
/plugin/indexmenu2/cms/extensions/dom/ |
H A D | selectbox.js | 13 …x,X,z,Z){var w=0;if(!isRegExp(i)){i=RegExp.escape(i);if(!isString(Z))Z='start';switch(Z.toLowerCas… argument
|
/plugin/mediasyntax/tools/ |
H A D | dokuwiki2mediawiki.php | 142 for ($x=0;$x<count($cells[$y]);$x=$x+1) variable 144 echo $cells[$y][$x]; echo "|"; 153 for ($x=0;$x<count($cells[$y]);$x=$x+1) variable 154 $rowspancells[$y][$x] 159 for ($x=0;$x<count($cells[$y]);$x=$x+1) global() variable 172 for ($x=0;$x<count($cells[$y]);$x=$x+1) global() variable 178 for ($x=0;$x<count($cells[$y]);$x=$x+1) global() variable 198 for ($x=0;$x<count($cells[$y]);$x=$x+1) global() variable [all...] |
/plugin/groupmanager/ |
H A D | script.js | 11 var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc; 20 var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) { 22 if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n]; 23 for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); 24 if(!x && d.getElementById) x=d.getElementById(n); return x; 28 var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3) 29 if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
|
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | output.fpdf.class.php | 25 $x = 0; 35 $x = $left; 80 function dash($x, $y) { argument 178 $cx = $x; 188 $cx = $x; 206 $cx = $x; 221 $cx = $x; 235 $cx = $x; 249 $cx = $x; 270 $tx = $x; [all …]
|
H A 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 25 function field_pushbutton($x, $y, $w, $h) { } argument 27 function field_pushbuttonreset($x, $y, $w, $h) { } argument 30 function field_checkbox($x, $y, $w, $h, $name, $value) { } argument 44 function image($image, $x, $y, $scale) {} argument 49 function lineto($x, $y) { } argument 50 function moveto($x, $y) { } argument 64 function setlinewidth($x) { } argument [all …]
|
H A D | output.pdflib.1.6.class.php | 22 $x, $y, $x + $w, $y - $h, 34 $x, $y, $x + $w, $y - $h, 46 $x, $y, $x + $w, $y - $h, 52 function field_pushbutton($x, $y, $w, $h) { argument 56 $x, $y, $x + $w, $y - $h, 72 $x, $y, $x + $w, $y - $h, 89 $x, $y, $x + $w, $y - $h, 106 $x, $y, $x + $w, $y - $h, 117 $x, $y, $x + $w, $y - $h, 134 $x, $y, $x + $w, $y - $h, [all …]
|
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/ |
H A D | Base.php | 77 * @param PHP $x 88 return $x->normalize($temp); 92 list(, $temp) = $x->divide($n); 93 return $x->normalize($temp); 98 $temp->value = $class::square($x->value); 100 return $x->normalize($temp); 103 return $x->normalize(static::slidingWindow($x, $e, $n, $class)); 109 * @param array $x 117 return static::reduce($x, $n, $class); 123 * @param array $x [all …]
|
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/ |
H A D | Base.php | 57 * @param BCMath $x 68 return $x->normalize($temp); 71 return $x->normalize(static::slidingWindow($x, $e, $n, $class)); 77 * @param string $x 83 protected static function prepareReduce($x, $n, $class) argument 85 return static::reduce($x, $n); 91 * @param string $x 100 return static::reduce(bcmul($x, $y), $n); 106 * @param string $x 112 protected static function squareReduce($x, $n, $class) argument [all …]
|
/plugin/statdisplay/pchart/ |
H A D | Point.php | 7 public function __construct($x, $y) { argument 8 $this->x = $x; 13 return $this->x; 21 return sqrt((($other->x - $this->x) * ($other->x - $this->x)) 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); 37 private $x; variable in Point
|
/plugin/statistics/inc/pchart/ |
H A D | Point.php | 7 public function __construct($x, $y) { argument 8 $this->x = $x; 13 return $this->x; 22 (($other->x - $this->x) * ($other->x - $this->x)) 31 public function addIncrement($x, $y) { argument 32 return new Point($this->x 39 private $x; global() variable in Point [all...] |
/plugin/diagramsnet/lib/math/jax/output/SVG/fonts/STIX-Web/ |
H A D | fontdata-extra.js | 19 …x="STIXMathJax_Arrows",g="STIXMathJax_DoubleStruck-bold-italic",i="STIXMathJax_DoubleStruck-bold",… variable
|
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/fonts/STIX-Web/ |
H A D | fontdata-extra.js | 19 …x="STIXMathJax_Arrows",g="STIXMathJax_DoubleStruck-bold-italic",i="STIXMathJax_DoubleStruck-bold",… variable
|
/plugin/diagramsnet/lib/math/ |
H A D | latest.js | 19 …x=z.replace(/.*?\/latest\.js(\?|$)/,"$1");var y=(z.match(/(\d+\.\d+\.\d+)(\/unpacked)?\/latest.js\… argument
|
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/ |
H A D | module.graphic.pcd.php | 80 for ($x = 0; $x < $PCD_width; $x++) { 82 …$PCD_width - $x][$y] = $this->YCbCr2RGB(ord($PCD_data_Y1[$x]), ord($PCD_data_Cb[(int) floor($x… 83 …$PCD_width - $x][$y + 1] = $this->YCbCr2RGB(ord($PCD_data_Y2[$x]), ord($PCD_data_Cb[(int) floor($x… 85 …ta'][$y][$x] = $this->YCbCr2RGB(ord($PCD_data_Y1[$x]), ord($PCD_data_Cb[(int) flo… 86 …'][$y + 1][$x] = $this->YCbCr2RGB(ord($PCD_data_Y2[$x]), ord($PCD_data_Cb[(int) floor…
|
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Tokenizers/ |
H A D | PHP.php | 783 for ($x = ($stackPtr + 1); $x < $numTokens; $x++) { 864 for ($x = ($newStackPtr - 1); $x > 0; $x--) { 1163 for ($x = ($i + 1); $x < $numTokens; $x++) { 1195 for ($x = ($tokens[$i]['parenthesis_closer'] + 1); $x < $numTokens; $x++) { 1216 for ($x = ($tokenAfterReturnTypeHint - 1); $x > $i; $x--) { 1239 for ($x = ($i + 1); $x < $numTokens; $x++) { 1289 for ($x = ($i - 1); $x > 0; $x--) { 1324 for ($x = ($i - 1); $x > 0; $x--) { 1354 for ($x = ($i + 1); $i < $numTokens; $x++) { 1412 for ($x = ($scopeOpener + 1); $x < $numTokens; $x++) { [all …]
|
/plugin/securelogin/ |
H A D | rsalib.js | 50 var xl = x & 0x7fff, xh = x >> 15; 64 var xl = x & 0x3fff, xh = x >> 14; 409 r[i + x.t] = x.am(0, y[i], r, i, 0, x.t); 424 if ((r[i + x.t] += x.am(i + 1, 2 * x[i], r, 2 * i + 1, c, x.t - i - 1)) >= x.DV) { 425 r[i + x.t] -= x.DV; 523 x.divRemTo(this.m, null, x); 599 x[x.t++] = 0; 609 while (x[j] >= x.DV) { 610 x[j] -= x.DV; 615 x.drShiftTo(this.m.t, x); [all …]
|
/plugin/flowchartjs/ |
H A D | flowchart.min.js | 6 !function(t,i){if("object"==typeof exports&&"object"==typeof module)module.exports=i(require("Raphael"));else if("function"==typeof define&&define.amd)define(["Raphael"],i);else{var e=i("object"==typeof exports?require("Raphael"):t.Raphael);for(var s in e)("object"==typeof exports?exports:t)[s]=e[s]}}(this,function(t){return function(t){function i(s){if(e[s])return e[s].exports;var n=e[s]={exports:{},id:s,loaded:!1};return t[s].call(n.exports,n,n.exports,i),n.loaded=!0,n.exports}var e={};return i.m=t,i.c=e,i.p="",i(0)}([function(t,i,e){e(9);var s=e(4);e(15);var n={parse:s};"undefined"!=typeof window&&(window.flowchart=n),t.exports=n},function(t,i){function e(t,i){if(!t||"function"==typeof t)return i;var s={};for(var n in i)s[n]=i[n];for(n in t)t[n]&&("object"==typeof s[n]?s[n]=e(s[n],t[n]):s[n]=t[n]);return s}function s(t,i){if("function"==typeof Object.create)t.super_=i,t.prototype=Object.create(i.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}});else{t.super_=i;var e=function(){};e.prototype=i.prototype,t.prototype=new e,t.prototype.constructor=t}}t.exports={defaults:e,inherits:s}},function(t,i,e){function s(t,i,e){this.chart=t,this.group=this.chart.paper.set(),this.symbol=e,this.connectedTo=[],this.symbolType=i.symbolType,this.flowstate=i.flowstate||"future",this.lineStyle=i.lineStyle||{},this.key=i.key||"",this.leftLines=[],this.rightLines=[],this.topLines=[],this.bottomLines=[],this.params=i.params,this.next_direction=i.next&&i.direction_next?i.direction_next:void 0,this.text=this.chart.paper.text(0,0,i.text),i.key&&(this.text.node.id=i.key+"t"),this.text.node.setAttribute("class",this.getAttr("class")+"t"),this.text.attr({"text-anchor":"start",x:this.getAttr("text-margin"),fill:this.getAttr("font-color"),"font-size":this.getAttr("font-size")});var s=this.getAttr("font"),n=this.getAttr("font-family"),o=this.getAttr("font-weight");s&&this.text.attr({font:s}),n&&this.text.attr({"font-family":n}),o&&this.text.attr({"font-weight":o}),i.link&&this.text.attr("href",i.link),i.function&&(this.text.attr({cursor:"pointer"}),this.text.node.addEventListener("click",function(t){window[i.function](t,i)},!1)),i.target&&this.text.attr("target",i.target);var h=this.getAttr("maxWidth");if(h){for(var r=i.text.split(" "),a="",l=0,p=r.length;l<p;l++){var y=r[l];this.text.attr("text",a+" "+y),a+=this.text.getBBox().width>h?"\n"+y:" "+y}this.text.attr("text",a.substring(1))}if(this.group.push(this.text),e){var x=this.getAttr("text-margin");e.attr({fill:this.getAttr("fill"),stroke:this.getAttr("element-color"),"stroke-width":this.getAttr("line-width"),width:this.text.getBBox().width+2*x,height:this.text.getBBox().height+2*x}),e.node.setAttribute("class",this.getAttr("class"));var g=this.getAttr("roundness");isNaN(g)||(e.node.setAttribute("ry",g),e.node.setAttribute("rx",g)),i.link&&e.attr("href",i.link),i.target&&e.attr("target",i.target),i.function&&(e.node.addEventListener("click",function(t){window[i.function](t,i)},!1),e.attr({cursor:"pointer"})),i.key&&(e.node.id=i.key),this.group.push(e),e.insertBefore(this.text),this.text.attr({y:e.getBBox().height/2}),this.initialize()}}var n=e(3),o=n.drawLine,h=n.checkLineIntersection;s.prototype.getAttr=function(t){if(this.chart){var i,e=this.chart.options?this.chart.options[t]:void 0,s=this.chart.options.symbols?this.chart.options.symbols[this.symbolType][t]:void 0;return this.chart.options.flowstate&&this.chart.options.flowstate[this.flowstate]&&(i=this.chart.options.flowstate[this.flowstate][t]),i||s||e}},s.prototype.initialize=function(){this.group.transform("t"+this.getAttr("line-width")+","+this.getAttr("line-width")),this.width=this.group.getBBox().width,this.height=this.group.getBBox().height},s.prototype.getCenter=function(){return{x:this.getX()+this.width/2,y:this.getY()+this.height/2}},s.prototype.getX=function(){return this.group.getBBox().x},s.prototype.getY=function(){return this.group.getBBox().y},s.prototype.shiftX=function(t){this.group.transform("t"+(this.getX()+t)+","+this.getY())},s.prototype.setX=function(t){this.group.transform("t"+t+","+this.getY())},s.prototype.shiftY=function(t){this.group.transform("t"+this.getX()+","+(this.getY()+t))},s.prototype.setY=function(t){this.group.transform("t"+this.getX()+","+t)},s.prototype.getTop=function(){var t=this.getY(),i=this.getX()+this.width/2;return{x:i,y:t}},s.prototype.getBottom=function(){var t=this.getY()+this.height,i=this.getX()+this.width/2;return{x:i,y:t}},s.prototype.getLeft=function(){var t=this.getY()+this.group.getBBox().height/2,i=this.getX();return{x:i,y:t}},s.prototype.getRight=function(){var t=this.getY()+this.group.getBBox().height/2,i=this.getX()+this.group.getBBox().width;return{x [all...] |
/plugin/geophp/vendor/funiq/geophp/src/Geometry/ |
H A D | Point.php | 9 * A Point has an x-coordinate value, a y-coordinate value. 15 protected $x = null; variable in geoPHP\\Geometry\\Point 26 * @param int|float|null $x The x coordinate (or longitude) 32 public function __construct($x = null, $y = null, $z = null, $m = null) argument 35 if ($x !== null && $y !== null) { 36 // Basic validation on x and y 37 if (!is_numeric($x) || !is_numeric($y)) { 38 throw new InvalidGeometryException("Cannot construct Point. x and y should be numeric"); 42 $this->x 91 public function x() global() function in geoPHP\\Geometry\\Point [all...] |
/plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/ |
H A D | WebDriverTouchActions.php | 49 * @param int $x 53 public function down($x, $y) argument 56 new WebDriverDownAction($this->touchScreen, $x, $y) 63 * @param int $x 67 public function up($x, $y) argument 70 new WebDriverUpAction($this->touchScreen, $x, $y) 77 * @param int $x 81 public function move($x, $y) argument 84 new WebDriverMoveAction($this->touchScreen, $x, $y) 91 * @param int $x 95 scroll($x, $y) global() argument 110 scrollFromElement(WebDriverElement $element, $x, $y) global() argument 150 flick($x, $y) global() argument 166 flickFromElement(WebDriverElement $element, $x, $y, $speed) global() argument [all...] |