Home
last modified time | relevance | path

Searched refs:bh (Results 1 – 25 of 45) sorted by relevance

12

/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DBarcodeFactory.php192 $bh = round(($v['h'] * $h / $bcd['maxh']), 3);
210 $bh = round(($v['w'] * $h), 3);
216 $y += $bh;
246 $bh = round(($v['h'] * $h / $bcd['maxh']), 3);
251 $bar->rectangle($x, $y, ($x + $bw - 1), ($y + $bh - 1));
274 $bh = round(($v['w'] * $h), 3);
277 imagefilledrectangle($png, $x, $y, ($x + $bw - 1), ($y + $bh - 1), $fgcol);
279 $y += $bh;
330 $bh = round(($v['h'] * $h / $bcd['maxh']), 3);
354 $bh = round(($v['w'] * $h), 3);
[all …]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Barcode/
H A DPostnet.php94 $bh = $barlen[$code[$i]][$j];
95 if ($bh == 2) {
/plugin/s5reloaded/ui/thesis/
H A Dslides.js1881 var bw = width; var bh = bw/4;
1882 var th = roundTo(bh*0.75,0); var tf = bh/80;
1896 roundedRect(ctx,x+(width/2)-(bw/2),y,bw,bh,bh/4);
1904 var bh = bw/3; var th = roundTo(bh*0.75,0);
1905 roundedRect(ctx,x,y,bw,bh,bh/4);
2123 var th = roundTo(bh*0.75,0); var tf = bh/80;
2159 roundedRect(ctx,(tx-(bw/2)),ty-(bh/2),bw,bh,bh/4);
2167 roundedRect(ctx,(tx-(bw/2)),ty-(bh/2),bw,bh,bh/4);
2222 bh = ChartData[data]*hf;
2223 drawBar(ctx,pw+(t*(bw*1.1)),ph+ih-bh,bw,bh,colorSlice[(idx++)],per,textdiv);
[all …]
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/ga/
H A Dga.txt
/plugin/orgapp/
H A DOrgApplet.jarMETA-INF/MANIFEST.MF OrganigramApplet.class <Unknown> package public OrganigramApplet extends javax. ...
/plugin/diagramsnet/lib/js/rough/
H A DREADME.md18 var bh = (b >>> 16) & 0xffff;
22 return ((al * bl) + (((ah * bl + al * bh) << 16) >>> 0)|0);
H A Drough.js.modified13 var bh = (b >>> 16) & 0xffff;
17 return ((al * bl) + (((ah * bl + al * bh) << 16) >>> 0)|0);
/plugin/diagramsnet/lib/js/
H A Dembed.dev.js636 var bh = 16;
641 bh = 24;
653 btn.style.height = bh + 'px';
/plugin/diagramsnet/lib/js/diagramly/
H A DEmbed.js636 var bh = 16;
641 bh = 24;
653 btn.style.height = bh + 'px';
/plugin/translation3/lang/
H A Dlangnames.txt19 bh भोजपुरी
/plugin/autotranslation/lang/
H A Dlangnames.txt19 bh भोजपुरी
/plugin/translation/lang/
H A Dlangnames.txt19 bh भोजपुरी
H A Dflags.txt18 bh
/plugin/wikipediasnippet/conf/
H A Dlang2dir.conf26 bh ltr #Bihari
/plugin/wrap/conf/
H A Dlang2dir.conf26 bh ltr #Bihari
/plugin/xlsx2dw/packages/xmltojson/
H A Dxmltojson.js235 function Pg(a){a.c!=(bh(),Yg)&&em(a.a,a.d.b);return a}
301 function eh(){bh();return Tb(Nb(kd,1),it,27,0,[ah,_g,Zg,Yg,$g])}
329 function Ng(a){var b;for(b=0;b<a.b;b+=1){am(a.a,a.c==(bh(),$g)?9:32)}return a}
338 function gh(){gh=Nf;fh=Tg((bh(),Tb(Nb(kd,1),it,27,0,[ah,_g,Zg,Yg,$g])))}
426 function bh(){bh=Nf;ah=new dh(jt,0,2);_g=new dh(kt,1,3);Zg=new dh(lt,2,4);Yg=new dh('COMPACT',3,0);… function
516 …;for(c=1;c<a.length;c++){Ng(Pg((am(b.a,44),b)));oh(a[c],b)}Kg(Ng(Mg((b.c!=(bh(),Yg)&&em(b.a,b.d.b)…
517 …c=1;c<a.length;c++){Ng(Pg((am(b.a,44),b)));em(b.a,''+a[c])}Kg(Ng(Mg((b.c!=(bh(),Yg)&&em(b.a,b.d.b)…
518 …c=1;c<a.length;c++){Ng(Pg((am(b.a,44),b)));em(b.a,''+a[c])}Kg(Ng(Mg((b.c!=(bh(),Yg)&&em(b.a,b.d.b)…
519 …c=1;c<a.length;c++){Ng(Pg((am(b.a,44),b)));em(b.a,''+a[c])}Kg(Ng(Mg((b.c!=(bh(),Yg)&&em(b.a,b.d.b)…
550bh(),_g):(bh(),Fc(Xg((gh(),fh),b),27)))});$wnd.formatXml=Js(function(a,b){return th(),Eh(a,b==null…
[all …]
/plugin/translation/
H A Ddeleted.files28 flags/bh.gif
182 flags/more/bh.gif
/plugin/dw2pdf/vendor/mpdf/mpdf/data/
H A Dlang2fonts.css216 :lang("bh"), :lang("bih"), /* Bihari (Bhojpuri, Magahi, and Maithili) */
/plugin/translate/
H A DList_of_ISO_639-1_codes.txt20 array("bh", "bih", "-", "—", "Bihari", "भोजपुरी", "Collective language code for Bhojpuri, Magahi, a…
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/gd/
H A Dgd.txt
/plugin/abc2/abc-libraries/abc2svg/
H A Dabc2svg-1.js928 function draw_beams(bm){var s,i,beam_dir,shift,bshift,bstub,bh,da,k,k1,k2,x1,s1=bm.s1,s2=bm.s2
936 if(!s1.grace){bshift=BEAM_SHIFT;bstub=BEAM_STUB;shift=.34;bh=BEAM_DEPTH}else{bshift=3.5;bstub=3.2;shift=.29;bh=1.8}
941 bh=-bh;draw_beam(s1.xs-shift,s2.xs+shift,0,bh,bm,1);da=0
946 -bh
959 if(s.trem1&&i>s.nflags-s.ntrem){x1=(s.dur>=C.BLEN/2)?s.x:s.xs;draw_beam(x1-5,x1+5,(shift+2.5)*beam_dir,bh,bm,i)
985 draw_beam(x1,k2.xs,shift*beam_dir,bh,bm,i)
7534 bh
[all...]
/plugin/c3chart/assets/
H A Dd3.min.js2bh(Sh(o/r,1/i))-vh]},e):cr}function hr(t,n){return[t,n]}function pr(t,n){function e(t,n){var e=o-n… variable
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php22245 $bh = $this->y - $by + $tablefooteradj;
22247 $bh -= $adv;
22300 $bh -= $table['max_cell_border_width']['B'] / 2;
22302 $this->tableBackgrounds[$level * 9][] = ['gradient' => false, 'x' => $bx, 'y' => $by, 'w' => $bw, 'h' => $bh, 'col' => $color];
22310 $this->tableBackgrounds[$level * 9 + 1][] = ['gradient' => true, 'x' => $bx, 'y' => $by, 'w' => $bw, 'h' => $bh, 'gradtype' => $g['type'], 'stops' => $g['stops'], 'colorspace' => $g['colorspace'], 'coords' => $g['coords'], 'extend' => $g['extend'], 'clippath' => ''];
22318 $this->tableBackgrounds[$level * 9 + 1][] = ['gradient' => true, 'x' => $bx, 'y' => $by, 'w' => $bw, 'h' => $bh, 'gradtype' => $g['type'], 'stops' => $g['stops'], 'colorspace' => $g['colorspace'], 'coords' => $g['coords'], 'extend' => $g['extend'], 'clippath' => ''];
22331 $this->tableBackgrounds[$level * 9 + 2][] = ['x' => $bx, 'y' => $by, 'w' => $bw, 'h' => $bh, 'image_id' => $image_id, 'orig_w' => $orig_w, 'orig_h' => $orig_h, 'x_pos' => $x_pos, 'y_pos' => $y_pos, 'x_repeat' => $x_repeat, 'y_repeat' => $y_repeat, 'clippath' => '', 'resize' => $resize, 'opacity' => $opacity, 'itype' => $itype];
23180 $bh = $this->y - $by;
23182 $bh -= $table['max_cell_border_width']['B'] / 2;
23221 $this->tableBackgrounds[$level * 9][] = ['gradient' => false, 'x' => $bx, 'y' => $by, 'w' => $bw, 'h' => $bh, 'co
[all...]
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js1bh,_h,xh={point:function(t,e){t<dh&&(dh=t);t>yh&&(yh=t);e<ph&&(ph=e);e>gh&&(gh=e)},lineStart:Dc,li…
/plugin/diagramsnet/lib/js/mermaid/
H A Dmermaid.min.js6bh,xh,_h={point:function(t,e){t<dh&&(dh=t);t>yh&&(yh=t);e<ph&&(ph=e);e>gh&&(gh=e)},lineStart:Nc,li…

12