Home
last modified time | relevance | path

Searched refs:ax (Results 26 – 50 of 53) sorted by path

123

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1ax = a[0],\n ay = a[1],\n bx = b[0],\n by = b[1],\n t0 = 0,\n t1 = 1,\n …
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js1ax={draw:function(t,e){var n=Math.sqrt(e/__);t.moveTo(n,0),t.arc(0,0,n,0,k_)}},ox={draw:function(t…
H A Dmermaid.min.js.map1ax","ay","cache","cacheStream","lengthSum","lengthStream","lengthPointFirst","lengthLineEnd","leng…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php9745 $ax = $lk[0] / Mpdf::SCALE;
9748 $by = $this->w - $ax;
9842 $ax = $lk[0] / Mpdf::SCALE;
9845 $by = $this->w - $ax;
13039 $ax = max($ax1, $bx - $l);
13050 $this->Line($ax, $this->page_box['outer_width_TB'], $bx, $this->page_box['outer_width_TB']);
13052 $this->Line($ax, $this->h - $this->page_box['outer_width_TB'], $bx, $this->h - $this->page_box['outer_width_TB']);
25056 $ax = ($v[0] / Mpdf::SCALE) - $this->tbrot_x0;
25061 $by = $this->tbrot_y0 + $yadj + $ax;
25064 $by = $this->tbrot_y0 + $yadj - $ax
[all...]
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfReader/DataStructure/
H A DRectangle.php60 $ax = PdfNumeric::ensure(PdfType::resolve($array[0], $parser))->value;
65 return new self($ax, $ay, $bx, $by);
71 * @param float|int $ax
76 public function __construct($ax, $ay, $bx, $by) argument
78 $this->llx = \min($ax, $bx);
80 $this->urx = \max($ax, $bx);
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/mt/
H A Dmt.txt
/plugin/farm/install/animaltemplate/conf/
H A Dwordblock.conf6026 https?:\/\/([^\/]*\.)?screwedupmovies-com-ax\.blogspot\.com
/plugin/fedauth/Auth/OpenID/
H A DAX.php89 var $ns_alias = 'ax';
/plugin/flowcharts/
H A Dmermaid.min.js1ax=ex(Dv("0d088710078813078916078a19068c1b068d1d068e20068f2206902406912605912805922a05932c05942e05…
/plugin/jmol2/jmol/
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/mermaid/
H A Dmermaid.min.js1327 `)}return[]}function ohn(t){var e;return e=(Qte(),D0e),e[t>>>28]|e[t>>24&15]<<4|e[t>>20&15]<<8|e[t>>16&15]<<12|e[t>>12&15]<<16|e[t>>8&15]<<20|e[t>>4&15]<<24|e[t&15]<<28}function Bi global() function
[all...]
/plugin/ol3/
H A Dscript.js8ax=/\r\n|\r|\n/,sx=function(t){function e(e){var r=t.call(this)||this,n=e||{};return r.dataProject…
/plugin/openid/Auth/OpenID/
H A DAX.php92 public $ns_alias = 'ax';
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/orgapp/
H A DOrgApplet.jarMETA-INF/MANIFEST.MF OrganigramApplet.class <Unknown> package public OrganigramApplet extends javax. ...
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js.map1 …0, 0, 0, 0, 0, // 9x\n 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, // ax\n 0, 0, 0, 0, 0, 0,…
/plugin/processing/
H A Dscript.js7106 var ax = mv[0] * x + mv[1] * y + mv[2] * z + mv[3];
7121 var ax = mv[0] * x + mv[1] * y + mv[2] * z + mv[3];
7136 var ax = mv[0] * x + mv[1] * y + mv[2] * z + mv[3];
7239 var ax = mv[ 0]*x + mv[ 1]*y + mv[ 2]*z + mv[ 3];
7244 var ox = pj[ 0]*ax + pj[ 1]*ay + pj[ 2]*az + pj[ 3]*aw;
7245 var ow = pj[12]*ax + pj[13]*ay + pj[14]*az + pj[15]*aw;
7257 var ax = mv[ 0]*x + mv[ 1]*y + mv[ 2]*z + mv[ 3];
7262 var oy = pj[ 4]*ax + pj[ 5]*ay + pj[ 6]*az + pj[ 7]*aw;
7263 var ow = pj[12]*ax + pj[13]*ay + pj[14]*az + pj[15]*aw;
7275 var ax = mv[ 0]*x + mv[ 1]*y + mv[ 2]*z + mv[ 3];
[all …]
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.core.js1222 ax = t1 * p1x + t * c1x,
1233 start: {x: ax, y: ay},
1818 q2c = function (x1, y1, ax, ay, x2, y2) { argument
1822 _13 * x1 + _23 * ax,
1824 _13 * x2 + _23 * ax,
4276 ax = 1 - cx - bx,
4281 return ((ax * t + bx) * t + cx) * t;
4294 d2 = (3 * ax * t2 + 2 * bx) * t2 + cx;
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js5470 ax = t1 * p1x + t * c1x,
5481 start: {x: ax, y: ay},
6046 function q2c(x1, y1, ax, ay, x2, y2) { argument
6050 _13 * x1 + _23 * ax,
6052 _13 * x2 + _23 * ax,
/plugin/sketchcanvas/phplib/
H A Dimage.php53 $ax = $a[1][0]-$a[0][0];
55 $rate = $b / sqrt($ax * $ax + $ay * $ay);
56 $ax *= $rate;
60 $a1x = $ax * cos($rad1) - $ay * sin($rad1);
61 $a1y = $ax * sin($rad1) + $ay * cos($rad1);
62 $a2x = $ax * cos($rad2) - $ay * sin($rad2);
63 $a2y = $ax * sin($rad2) + $ay * cos($rad2);
74 $ax = $a[1][0]-$a[0][0];
76 $rate = $b / sqrt($ax *
[all...]
/plugin/sketchcanvas/script/
H A Ddraw.js130 var ax = a[1].x-a[0].x;
132 var rate = b / Math.sqrt(ax * ax + ay * ay);
133 ax *= rate;
137 var a1x = ax * Math.cos(rad1) - ay * Math.sin(rad1);
138 var a1y = ax * Math.sin(rad1) + ay * Math.cos(rad1);
139 var a2x = ax * Math.cos(rad2) - ay * Math.sin(rad2);
140 var a2y = ax * Math.sin(rad2) + ay * Math.cos(rad2);
149 var ax = a[1].x-a[0].x;
151 var rate = b / Math.sqrt(ax * a
[all...]
/plugin/subjectindex/plugins/
H A Dbible_verses.txt5412 … the woods to gather wood, and his hand has been raised to strike with the ax to cut the tree, and…
5447 …against it so as to capture it, you must not ruin its trees by wielding an ax against them; for yo…
6803 …al'mon, he and all the people that were with him. A·bim'e·lech now took an ax in his hand and cut …
7506 …n to the Phi·lis'tines to get each one his plowshare or his mattock or his ax or his sickle sharpe…
14414 And draw spear and double ax to meet those pursuing me.Say to my soul: "I am your salvation."
17866 Will the ax enhance itself over the one chopping with it, or the saw magnify itself over the one mo…
23203 Already the ax is lying at the root of the trees; every tree, then, that does not produce fine frui…
25035 Indeed, the ax is already in position at the root of the trees; every tree, therefore, not producin…
31043 …of judging was given them. Yes, I saw the souls of those executed with the ax for the witness they…

123