Home
last modified time | relevance | path

Searched refs:ax (Results 1 – 25 of 53) sorted by relevance

123

/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/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/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/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink-cmpr.js1ax){if(aC==K.name){ag.type="email";var aB=ag.email={};var av=/[^,\s]+/g,aw=/(^')|('$)/g,au=ax.matc… argument
H A Dlink.js1ax){if(aC==K.name){ag.type="email";var aB=ag.email={};var av=/[^,\s]+/g,aw=/(^')|('$)/g,au=ax.matc… argument
/plugin/diagramsnet/lib/math/jax/output/SVG/autoload/
H A Dmtable.js19ax=0,V=0,X=0,aC=0,aJ=0,r=[],B=[],aj=1;if(aN.equalcolumns&&aN.width!=="auto"){at=d.length2em(aN.wid…
/plugin/codemirror/dist/modes/
H A Dgas.min.js1 …in",".weakref":"builtin",".word":"builtin"};var f={};function g(a){d="#";f.ax="variable";f.eax="va…
H A Dgas.min.js.map1ax","eax","rax","bx","ebx","rbx","cx","ecx","rcx","dx","edx","rdx","si","esi","rsi","di","edi","rd…
/plugin/orgapp/
H A DOrgApplet.jarMETA-INF/MANIFEST.MF OrganigramApplet.class <Unknown> package public OrganigramApplet extends javax. ...
/plugin/fedauth/Auth/OpenID/
H A DAX.php89 var $ns_alias = 'ax';
/plugin/openid/Auth/OpenID/
H A DAX.php92 public $ns_alias = 'ax';
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js1ax){if(aC==K.name){ag.type="email";var aB=ag.email={};var av=/[^,\s]+/g,aw=/(^')|('$)/g,au=ax.matc… argument
/plugin/translation/
H A Ddeleted.files20 flags/ax.gif
174 flags/more/ax.gif
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/autoload/
H A Dmtable.js19ax=ay.bbox.w;var ar=this.getValues("indentalignfirst","indentshiftfirst","indentalign","indentshif…
/plugin/ckgdoku/scripts/
H A Dparse_wiki-cmpr.js1ax=false;var ai="";var ad="";var aj=false;this.is_smiley=false;this.in_link=false}if(aw=="a"){var …
/plugin/ckgedit/scripts/
H A Dparse_wiki-cmpr.js1ax=false;var ai="";var ad="";var aj=false;this.is_smiley=false;this.in_link=false}if(aw=="a"){var …
/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/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/callflow/
H A Draphael.js1608 ax = t1 * p1x + t * c1x,
1619 start: {x: ax, y: ay},
2204 q2c = function (x1, y1, ax, ay, x2, y2) { argument
2208 _13 * x1 + _23 * ax,
2210 _13 * x2 + _23 * ax,
4637 ax = 1 - cx - bx,
4642 return ((ax * t + bx) * t + cx) * t;
4655 d2 = (3 * ax * t2 + 2 * bx) * t2 + cx;
/plugin/advrack/
H A Draphael.js1608 ax = t1 * p1x + t * c1x,
1619 start: {x: ax, y: ay},
2204 q2c = function (x1, y1, ax, ay, x2, y2) { argument
2208 _13 * x1 + _23 * ax,
2210 _13 * x2 + _23 * ax,
4637 ax = 1 - cx - bx,
4642 return ((ax * t + bx) * t + cx) * t;
4655 d2 = (3 * ax * t2 + 2 * bx) * t2 + cx;
H A Djquery.qtip.js3122 rect: function(ax, ay, bx, by) {
3124 width: Math.abs(bx - ax),
3127 left: Math.min(ax, bx),
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/mt/
H A Dmt.txt
/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/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe1433 Ġt ax
3255 Ġm ax
5182 ĠM ax
6715 ax y
8706 Ġrel ax
8987 ĠT ax
9552 m ax
11264 M ax
15328 Ġsynt ax
19036 t ax
[all...]
/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...]

123