Searched refs:B2 (Results 1 – 25 of 37) sorted by relevance
12
/plugin/html2pdf/html2pdf/html2ps/fpdf/font/makefont/ |
H A D | iso-8859-7.map | 175 !B2 U+00B2 twosuperior 222 !E2 U+03B2 beta
|
H A D | cp1253.map | 164 !B2 U+00B2 twosuperior 211 !E2 U+03B2 beta
|
H A D | cp1255.map | 167 !B2 U+00B2 twosuperior 183 !C2 U+05B2 afii57800
|
H A D | symbol.map | 67 !62 U+03B2 beta 114 !B2 U+2033 second
|
H A D | koi8-r.map | 158 !9D U+00B2 twosuperior 179 !B2 U+2561 SF190000
|
H A D | cp1257.map | 167 !B2 U+00B2 twosuperior
|
H A D | cp1258.map | 170 !B2 U+00B2 twosuperior
|
H A D | koi8-u.map | 158 !9D U+00B2 twosuperior 179 !B2 U+2561 SF190000
|
H A D | iso-8859-9.map | 179 !B2 U+00B2 twosuperior
|
H A D | iso-8859-1.map | 179 !B2 U+00B2 twosuperior
|
H A D | iso-8859-15.map | 179 !B2 U+00B2 twosuperior
|
H A D | cp1252.map | 174 !B2 U+00B2 twosuperior
|
H A D | cp1254.map | 172 !B2 U+00B2 twosuperior
|
H A D | cp874.map | 156 !B2 U+0E12 thophuthaothai
|
H A D | iso-8859-5.map | 179 !B2 U+0412 afii10019
|
H A D | cp1250.map | 174 !B2 U+02DB ogonek
|
H A D | cp1251.map | 178 !B2 U+0406 afii10055
|
H A D | iso-8859-11.map | 179 !B2 U+0E12 thophuthaothai
|
H A D | iso-8859-16.map | 179 !B2 U+010C Ccaron
|
H A D | iso-8859-2.map | 179 !B2 U+02DB ogonek
|
/plugin/projects/pchart/pchart/ |
H A D | pchart.php | 256 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); 1212 $Ro = $R2; $Go = $G2; $Bo = $B2; 1223 $R2 = $Ro; $G2 = $Go; $B2 = $Bo; 1269 if ( $R2 !=-1 && $G2 !=-1 && $B2 !=-1 ) 1275 $B2 = $this->Palette[$ColorID]["B"]-15; if ( $B2 < 0 ) { $B2 = 0; } 1328 if ( $R2 !=-1 && $G2 !=-1 && $B2 !=-1 ) 3123 $B2 = $RGB2 & 0xFF; [all …]
|
/plugin/charter/lib/pchart/ |
H A D | pChart.class.php | 256 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); 1236 $Ro = $R2; $Go = $G2; $Bo = $B2; 1247 $R2 = $Ro; $G2 = $Go; $B2 = $Bo; 1293 if ( $R2 !=-1 && $G2 !=-1 && $B2 !=-1 ) 1299 $B2 = $this->Palette[$ColorID]["B"]-15; if ( $B2 < 0 ) { $B2 = 0; } 1352 if ( $R2 !=-1 && $G2 !=-1 && $B2 !=-1 ) 3148 $B2 = $RGB2 & 0xFF; [all …]
|
/plugin/statdisplay/pchart/ |
H A D | GDCanvas.php | 455 $B2 = $RGB2 & 0xFF; 462 $Ba = floor ( $color->b * $alpha + $B2 * $iAlpha );
|
/plugin/statistics/inc/pchart/ |
H A D | GDCanvas.php | 522 $B2 = $RGB2 & 0xFF; 529 $Ba = floor($color->b * $alpha + $B2 * $iAlpha);
|
/plugin/switchpanel/ |
H A D | README.md | 24 9,B2:color=#FFDA61
|
12