| /plugin/projects/pchart/pchart/ |
| D | pchart.php | 133 var $Picture = NULL; variable in pChart 201 $this->Picture = imagecreatetruecolor($XSize,$YSize); 203 $C_White =$this->AllocateColor($this->Picture,255,255,255); 204 imagefilledrectangle($this->Picture,0,0,$XSize,$YSize,$C_White); 205 imagecolortransparent($this->Picture,$C_White); 328 $LineColor =$this->AllocateColor($this->Picture,$R2,$G2,$B2); 344 imageline($this->Picture,$X1,$Y1,$X2,$Y2+1,$LineColor); 386 $C_TextColor =$this->AllocateColor($this->Picture,$R,$G,$B); 561 …imagettftext($this->Picture,$this->FontSize,0,$this->GArea_X2+10,$YPos+($this->FontSize/2),$C_Text… 566 …imagettftext($this->Picture,$this->FontSize,0,$this->GArea_X1-10-$TextWidth,$YPos+($this->FontSize… [all …]
|
| D | pcache.php | 73 function WriteToCache($ID,$Data,$Picture) argument 78 imagepng($Picture->Picture,$FileName);
|
| /plugin/charter/lib/pchart/ |
| D | pChart.class.php | 133 var $Picture = NULL; variable in pChart 201 $this->Picture = imagecreatetruecolor($XSize,$YSize); 203 $C_White =$this->AllocateColor($this->Picture,255,255,255); 204 imagefilledrectangle($this->Picture,0,0,$XSize,$YSize,$C_White); 205 imagecolortransparent($this->Picture,$C_White); 328 $LineColor =$this->AllocateColor($this->Picture,$R2,$G2,$B2); 344 imageline($this->Picture,$X1,$Y1,$X2,$Y2+1,$LineColor); 386 $C_TextColor =$this->AllocateColor($this->Picture,$R,$G,$B); 561 …imagettftext($this->Picture,$this->FontSize,0,$this->GArea_X2+10,$YPos+($this->FontSize/2),$C_Text… 566 …imagettftext($this->Picture,$this->FontSize,0,$this->GArea_X1-10-$TextWidth,$YPos+($this->FontSize… [all …]
|
| D | pCache.class.php | 73 function WriteToCache($ID,$Data,$Picture) argument 78 imagepng($Picture->Picture,$FileName);
|
| /plugin/statistics/inc/pchart/ |
| D | pCache.php | 61 public function WriteToCache($ID, $Data, pChart $Picture) { argument 65 imagepng($Picture->getPicture(), $FileName);
|
| D | pChart.php | 55 protected $Picture = NULL; variable in pChart
|
| /plugin/statdisplay/pchart/ |
| D | pCache.php | 63 public function WriteToCache($ID, $Data, pChart $Picture) { argument 67 imagepng ( $Picture->getPicture(), $FileName );
|
| D | pChart.php | 57 protected $Picture = NULL; variable in pChart
|
| /plugin/farm/install/animaltemplate/conf/ |
| D | acronyms.conf | 71 MP3 Motion Picture Experts Group Layer 3 72 MPEG Motion Picture Experts Group
|
| /plugin/jplayer/vendor/james-heinrich/getid3/ |
| D | structure.txt | 959 …['mpeg']=>array() { // MPEG (Motion Picture Experts Group) - MPEG v…
|
| D | changelog.txt | 1054 ¤ ASF/WMA "WM/Picture" images are now parsed in the same manner 1229 * Bugfix: ASF module died in 1.7.0b1 when WM/Picture preset
|
| /plugin/tuxquote/ |
| D | quotes.txt | 1150 The movie "Titanic" garnered a record 56 Academy Awards, including Best Major Motion Picture Lastin… 4036 I could show you my favorite... obsession. <BR> --The Rocky Horror Picture Show
|
| /plugin/xlsx2dw/packages/xlsx/ |
| D | xlsx.mjs | 7777 case 'P': // Picture (FoxPro and dBASE L7)
|