Home
last modified time | relevance | path

Searched refs:w (Results 251 – 275 of 1563) sorted by relevance

1...<<11121314151617181920>>...63

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DHash.php1375 $w = [];
1379 $w[] = $temp;
1385 $w[$i - 15]->bitwise_rightRotate(1),
1386 $w[$i - 15]->bitwise_rightRotate(8),
1387 $w[$i - 15]->bitwise_rightShift(7)
1394 $w[$i - 2]->bitwise_rightShift(6)
1398 $w[$i] = clone $w[$i - 16];
1399 $w[$i] = $w[$i]->add($s0);
1400 $w[$i] = $w[$i]->add($w[$i - 7]);
1401 $w[$i] = $w[$i]->add($s1);
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daac.js687 for (var w = 0; w < info.groupLength[g]; w++) {
720 for (var w = 0; w < info.groupLength[g]; w++) {
4498 for (var w = 0; w < 8; w++) {
4502 this.coef[w] = new Array(4);
4539 for (var w = 0; w < windowCount; w++) {
4546 coef_w = this.coef[w];
4579 for (var w = 0; w < windowCount; w++) {
4581 nFilt_w = this.nFilt[w],
4583 order_w = this.order[w],
4584 coef_w = this.coef[w],
[all …]
H A Dopus.js2w=wNative;var h=hNative;if(Module["forcedAspectRatio"]&&Module["forcedAspectRatio"]>0){if(w/h<Modu… property in demangle.basicTypes
4 …;var o=0;var p=0;var q=0;var r=0;var s=+env.NaN,t=+env.Infinity;var u=0,v=0,w=0,x=0,y=0.0,z=0,A=0,…
6w=0,x=0,y=0,z=0,A=0,B=0,C=0,D=0,E=0,F=0,G=0,H=0;q=i;i=i+80|0;H=q+8|0;D=q+44|0;B=q+24|0;z=q+28|0;o=… argument
10w=0,x=0,y=0,z=0,A=0,B=0,C=0,D=0,E=0,F=0,G=0,H=0,I=0,J=0,K=0,L=0,M=0,N=0,O=0,P=0,Q=0;u=i;i=i+784|0;…
14w=0,x=0,y=0,z=0,A=0,B=0;u=i;i=i+176|0;n=u+4|0;x=u+144|0;B=u+124|0;p=u+120|0;v=u+132|0;m=u+140|0;o=… argument
23w,j,c,n){while(--n>=0){var v=x*this[i++]+w[j]+c;c=Math.floor(v/67108864);w[j++]=v&67108863}return … argument
/plugin/captcha/
H A Dhelper.php262 $w = $this->getConf('width');
268 $img = imagecreatetruecolor($w, $h);
275 imageline($img, random_int(0, $w), random_int(0, $h), random_int(0, $w), random_int(0, $h), $color);
286 $x = ($w * 0.05) + $i * floor($w * 0.9 / $txtlen);
355 [$w] = $svg->textDimensions($char);
356 $x += $w;
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/autoload/
H A Dmtable.js19w);if(aV>aj[ad]){aj[ad]=aV}}}}}if(aw[ae][ad].bbox.h>aq[ae]){aq[ae]=aw[ae][ad].bbox.h}if(aw[ae][ad]…
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/fonts/Gyre-Termes/
H A Dfontdata.js19w="GyreTermesMathJax_Arrows",y="GyreTermesMathJax_DoubleStruck",B="GyreTermesMathJax_Fraktur",h="G… variable
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/fonts/Gyre-Pagella/
H A Dfontdata.js19w="GyrePagellaMathJax_Arrows",y="GyrePagellaMathJax_DoubleStruck",B="GyrePagellaMathJax_Fraktur",h… variable
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D14.14.js1w*/,{cases:{"@namespaceFollows":{token:"keyword.$0",next:"@namespace"},"@keywords":{token:"keyword…
/plugin/magnifier/
H A Dsyntax.php40 list($w, $h) = explode('x', $param, 2); // find Size
43 return array(trim($id), $w, $h, $orig, $p1);
49 list($id, $w, $h, $orig, $p1) = $data;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/
H A DPublicKey.php65 $w = $s->modInverse($this->q);
68 list(, $u1) = $h->multiply($w)->divide($this->q);
69 list(, $u2) = $r->multiply($w)->divide($this->q);
/plugin/diagramsnet/lib/math/jax/output/SVG/autoload/
H A Dannotation-xml.js19w,0)}f.Clean();this.SVGhandleColor(f);this.SVGsaveData(f);return f}});a.xml.Augment({toSVG:functio…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DBmp.php33 $info = ['w' => $width, 'h' => $height];
80 $w = floor($width / (8 / $biBitCount)) + ($width % (8 / $biBitCount) ? 1 : 0);
81 $w_row = $w + $padCnt;
85 for ($x = 0; $x < $w; $x++) {
92 for ($x = 0; $x < $w; $x++) {
243 $w = floor($width / 2) + ($width % 2);
244 $lineWidth = $w + (3 - ( ($width - 1) / 2) % 4);
/plugin/codemirror/dist/modes/
H A Dverilog.min.js1w;var x=j("case checker class clocking config function generate interface module package "+"primit…
/plugin/amcharts/assets/amcharts/
H A Dgauge.js6 …lue,l=c.toCoordinate(n.radius,y);isNaN(l)&&(l=F);var w=c.toCoordinate(n.innerRadius,y);isNaN(w)&&(
7 …":K,"stroke-opacity":L};n.url&&(A.cursor="pointer");l=c.wedge(p,C,D,J,B,l,l,w,0,A);c.setCN(a,l.wed…
8w=k(D-(y-h)*Math.cos(r/180*Math.PI)),q=c.line(p,[q,l],[n,w],G,E,M,0,!1,!1,!0),c.setCN(a,q,"axis-ti…
9 …),t.translate(n+q*x.width/2*J,l+q*x.height/2*w),b.push(t)),z<d-1)for(t=1;t<m;t++)w=r+N*t,q=k(C+F*M…
10 …I)),n=k(D-F*Math.cos(w/180*Math.PI)),l=k(C+(F-H)*Math.sin(w/180*Math.PI)),w=k(D-(F-H)*Math.cos(w/1…
/plugin/fckg/fckeditor/editor/plugins/dragresizetable/
H A Dfckplugin.js14 "_IsInsideNode" : function( w, domNode, pos ) argument
16 var myCoords = FCKTools.GetWindowPosition( w, domNode ) ;
25 "_GetBorderCells" : function( w, tableNode, tableMap, mouse ) argument
47 var pos = FCKTools.GetWindowPosition( w, cells[i] ) ;
76 lxDist = mouse.x - FCKTools.GetWindowPosition( w, lbCell ).x ;
391 "_ShowResizeBar" : function( w, table, mouse ) argument
434 var tablePos = this._GetTablePosition( w, table ) ;
455 'left' : ( offset.x + mouse.x + FCKTools.GetScrollPosition( w ).X - barWidth / 2 ) + 'px'
508 "_GetTablePosition" : function ( w, table ) argument
510 return FCKTools.GetWindowPosition( w, table ) ;
/plugin/panorama/syntax/
H A Dpanorama2.php95 preg_match_all('/(\w*)="(.*?)"/us', $str_params, $param, PREG_SET_ORDER);
216 $fstream = fopen($fqFileName, 'w');
/plugin/html2pdf/html2pdf/html2ps/
H A Dwidth.constraint.php16 function apply($w, $pw) { argument
17 $width = $this->_apply($w, $pw);
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.svg.js170 w = 3,
185 case "long": w = 5; break;
186 case "short": w = 2; break;
190 w += 2;
200 refX = dx = w / 2;
236 markerWidth: w,
243 …transform: (isEnd ? "rotate(180 " + w / 2 + " " + h / 2 + ") " : E) + "scale(" + w / t + "," + h /…
1217 R._engine.rect = function (svg, x, y, w, h, r) { argument
1235 R._engine.image = function (svg, src, x, y, w, h) { argument
1335 vb = x + S + y + S + w + S + h;
[all …]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DMetadataWriter.php145 $m .= '<?xpacket end="w"?>'; // "r" read only
510 $wPt = $this->mpdf->pageDim[$n]['w'] * Mpdf::SCALE;
595 $w = $h = 0;
605 $w = 8.235;
608 $w = 20;
611 $w = 20;
614 $w = 14;
629 $w = 20;
633 $rect = sprintf('%.3F %.3F %.3F %.3F', $a, $b - $h, $a + $w, $b);
737 $w
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Barcode/
H A DCode39.php122 $w = $printRatio;
124 $w = 1;
127 $bararray['bcode'][$k] = ['t' => $t, 'w' => $w, 'h' => 1, 'p' => 0];
128 $bararray['maxw'] += $w;
131 $bararray['bcode'][$k] = ['t' => false, 'w' => 1, 'h' => 1, 'p' => 0];
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DTextArea.php19 $objattr['border_top']['w'] = 0;
20 $objattr['border_bottom']['w'] = 0;
21 $objattr['border_left']['w'] = 0;
22 $objattr['border_right']['w'] = 0;
94 $w = 0;
97 $w = $this->sizeConverter->convert(
125 $charsize = $this->mpdf->GetCharWidth('w', false);
126 if ($w) {
127 $colsize = round(($w - ($this->form->form_element_spacing['textarea']['outer']['h'] * 2)
/plugin/html2pdf/html2pdf/html2ps/fpdf/font/makefont/
H A Dmakefont.php61 $w=$e[4];
77 $widths[$cc]=$w;
81 $widths[$gn]=$w;
86 $fm['MissingWidth']=$w;
346 $w=MakeWidthArray($fm);
347 $s.='$cw='.$w.";\n";
/plugin/abc2/abc-libraries/abc2svg/
H A Dgrid3-1.js7 var abc=this,cfmt=abc.cfmt(),img=abc.get_img(),txt=s.text,font,font_cl,cls,w,ln,i,lines=[],cl=[],bars=[],cells=[],nr=0,nc=0,wc=0
8 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'
33 w=wc*nc
36 x0=(img.width/cfmt.scale-w)/2
50 for(i=0;i<=nr;i++){line+='M'+x0.toFixed(1)+' '+y.toFixed(1)+'h'+w.toFixed(1)+'\n'
113 w=abc.strwh(cl.join(''))[0]
114 if(w>wc)
115 wc=w}
/plugin/gitlink2/
H A Dsyntax.php84 $w = "75%";
86 …er->doc .= '<iframe title="GIT '.$gitv[1].'" src="'.$url.'" style="width:'.$w.'; height: '.$h.';">…
/plugin/gitlink/
H A Dsyntax.php84 $w = "75%";
86 …er->doc .= '<iframe title="GIT '.$gitv[1].'" src="'.$url.'" style="width:'.$w.'; height: '.$h.';">…

1...<<11121314151617181920>>...63