Home
last modified time | relevance | path

Searched refs:Picture (Results 1 – 13 of 13) sorted by relevance

/plugin/projects/pchart/pchart/
Dpchart.php133 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 …]
Dpcache.php73 function WriteToCache($ID,$Data,$Picture) argument
78 imagepng($Picture->Picture,$FileName);
/plugin/charter/lib/pchart/
DpChart.class.php133 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 …]
DpCache.class.php73 function WriteToCache($ID,$Data,$Picture) argument
78 imagepng($Picture->Picture,$FileName);
/plugin/statistics/inc/pchart/
DpCache.php61 public function WriteToCache($ID, $Data, pChart $Picture) { argument
65 imagepng($Picture->getPicture(), $FileName);
DpChart.php55 protected $Picture = NULL; variable in pChart
/plugin/statdisplay/pchart/
DpCache.php63 public function WriteToCache($ID, $Data, pChart $Picture) { argument
67 imagepng ( $Picture->getPicture(), $FileName );
DpChart.php57 protected $Picture = NULL; variable in pChart
/plugin/farm/install/animaltemplate/conf/
Dacronyms.conf71 MP3 Motion Picture Experts Group Layer 3
72 MPEG Motion Picture Experts Group
/plugin/jplayer/vendor/james-heinrich/getid3/
Dstructure.txt959 …['mpeg']=>array() { // MPEG (Motion Picture Experts Group) - MPEG v…
Dchangelog.txt1054 ¤ 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/
Dquotes.txt1150 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/
Dxlsx.mjs7777 case 'P': // Picture (FoxPro and dBASE L7)