Home
last modified time | relevance | path

Searched refs:B2 (Results 1 – 25 of 40) sorted by relevance

12

/plugin/html2pdf/html2pdf/html2ps/fpdf/font/makefont/
Diso-8859-7.map175 !B2 U+00B2 twosuperior
222 !E2 U+03B2 beta
Dcp1253.map164 !B2 U+00B2 twosuperior
211 !E2 U+03B2 beta
Dcp1255.map167 !B2 U+00B2 twosuperior
183 !C2 U+05B2 afii57800
Dsymbol.map67 !62 U+03B2 beta
114 !B2 U+2033 second
Dcp1258.map170 !B2 U+00B2 twosuperior
Dkoi8-r.map158 !9D U+00B2 twosuperior
179 !B2 U+2561 SF190000
Dcp1257.map167 !B2 U+00B2 twosuperior
Dkoi8-u.map158 !9D U+00B2 twosuperior
179 !B2 U+2561 SF190000
Diso-8859-1.map179 !B2 U+00B2 twosuperior
Diso-8859-15.map179 !B2 U+00B2 twosuperior
Dcp1252.map174 !B2 U+00B2 twosuperior
Dcp1254.map172 !B2 U+00B2 twosuperior
Diso-8859-9.map179 !B2 U+00B2 twosuperior
Dcp874.map156 !B2 U+0E12 thophuthaothai
Diso-8859-5.map179 !B2 U+0412 afii10019
Dcp1250.map174 !B2 U+02DB ogonek
Dcp1251.map178 !B2 U+0406 afii10055
Diso-8859-4.map179 !B2 U+02DB ogonek
Diso-8859-16.map179 !B2 U+010C Ccaron
Diso-8859-11.map179 !B2 U+0E12 thophuthaothai
Diso-8859-2.map179 !B2 U+02DB ogonek
/plugin/projects/pchart/pchart/
Dpchart.php256 function createColorGradientPalette($R1,$G1,$B1,$R2,$G2,$B2,$Shades) argument
260 $BFactor = ($B2-$B1)/$Shades;
326 $B2 = $R-15; if ( $B2 < 0 ) { $B2 = 0; }
328 $LineColor =$this->AllocateColor($this->Picture,$R2,$G2,$B2);
1205 …function drawPlotGraph($Data,$DataDescription,$BigRadius=5,$SmallRadius=2,$R2=-1,$G2=-1,$B2=-1,$Sh… argument
1212 $Ro = $R2; $Go = $G2; $Bo = $B2;
1223 $R2 = $Ro; $G2 = $Go; $B2 = $Bo;
1269 if ( $R2 !=-1 && $G2 !=-1 && $B2 !=-1 )
1270 $this->drawFilledCircle($XPos+1,$YPos+1,$SmallRadius,$R2,$G2,$B2);
1275 $B2 = $this->Palette[$ColorID]["B"]-15; if ( $B2 < 0 ) { $B2 = 0; }
[all …]
/plugin/charter/lib/pchart/
DpChart.class.php256 function createColorGradientPalette($R1,$G1,$B1,$R2,$G2,$B2,$Shades) argument
260 $BFactor = ($B2-$B1)/$Shades;
326 $B2 = $R-15; if ( $B2 < 0 ) { $B2 = 0; }
328 $LineColor =$this->AllocateColor($this->Picture,$R2,$G2,$B2);
1229 …function drawPlotGraph($Data,$DataDescription,$BigRadius=5,$SmallRadius=2,$R2=-1,$G2=-1,$B2=-1,$Sh… argument
1236 $Ro = $R2; $Go = $G2; $Bo = $B2;
1247 $R2 = $Ro; $G2 = $Go; $B2 = $Bo;
1293 if ( $R2 !=-1 && $G2 !=-1 && $B2 !=-1 )
1294 $this->drawFilledCircle($XPos+1,$YPos+1,$SmallRadius,$R2,$G2,$B2);
1299 $B2 = $this->Palette[$ColorID]["B"]-15; if ( $B2 < 0 ) { $B2 = 0; }
[all …]
/plugin/statdisplay/pchart/
DGDCanvas.php455 $B2 = $RGB2 & 0xFF;
462 $Ba = floor ( $color->b * $alpha + $B2 * $iAlpha );
/plugin/switchpanel/
DREADME.md24 9,B2:color=#FFDA61

12