/plugin/authfacebook/lib/GraphNodes/ |
H A D | GraphPage.php | 119 public function getPicture() function in Facebook\\GraphNodes\\GraphPage
|
H A D | GraphUser.php | 168 public function getPicture() function in Facebook\\GraphNodes\\GraphUser
|
H A D | GraphEvent.php | 188 public function getPicture() function in Facebook\\GraphNodes\\GraphEvent
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Oauth2/ |
H A D | Userinfo.php | 208 public function getPicture() function in Google\\Service\\Oauth2\\Userinfo
|
/plugin/statdisplay/pchart/ |
H A D | pCache.php | 67 imagepng ( $Picture->getPicture(), $FileName );
|
H A D | pChart.php | 2611 …imagefilledrectangle ( $this->canvas->getPicture(), 0, 0, $this->XSize, $this->YSize, $C_Backgroun… 2729 imagecopymerge ( $this->canvas->getPicture(), $Raster, $X, $Y, 0, 0, $Width, $Height, $Alpha ); 2747 …imagecopy ( $Resampled, $this->canvas->getPicture(), $Size, $Size, 0, 0, $this->XSize, $this->YSiz… 2748 imagedestroy ( $this->canvas->getPicture() ); 2755 imagefilledrectangle ( $this->canvas->getPicture(), 0, 0, $this->XSize, $this->YSize, $C_White ); 2756 imagecolortransparent ( $this->canvas->getPicture(), $C_White ); 2757 imagecopy ( $this->canvas->getPicture(), $Resampled, 0, 0, 0, 0, $this->XSize, $this->YSize ); 2771 imagepng ( $this->canvas->getPicture(), $FileName ); 2786 imagepng ( $this->canvas->getPicture() ); 3049 public function getPicture() { function in pChart [all …]
|
H A D | GDCanvas.php | 495 public function getPicture() { function in GDCanvas
|
/plugin/statistics/inc/pchart/ |
H A D | pCache.php | 65 imagepng($Picture->getPicture(), $FileName);
|
H A D | pChart.php | 1467 imagecopymerge($this->canvas->getPicture(), $Symbol, $XPos + 1 - $ImageWidth / 2, $YPos + 1 - $ImageHeight / 2, 0, 0, $ImageWidth, $ImageHeight, 100); 2809 imagefilledrectangle($this->canvas->getPicture(), 0, 0, $this->XSize, $this->YSize, $C_Background); 2935 imagecopymerge($this->canvas->getPicture(), $Raster, $X, $Y, 0, 0, $Width, $Height, $Alpha); 2953 imagecopy($Resampled, $this->canvas->getPicture(), $Size, $Size, 0, 0, $this->XSize, $this->YSize); 2954 imagedestroy($this->canvas->getPicture()); 2961 imagefilledrectangle($this->canvas->getPicture(), 0, 0, $this->XSize, $this->YSize, $C_White); 2962 imagecolortransparent($this->canvas->getPicture(), $C_White); 2963 imagecopy($this->canvas->getPicture(), $Resampled, 0, 0, 0, 0, $this->XSize, $this->YSize); 2978 imagepng($this->canvas->getPicture(), $FileName); 2980 imagepng($this->canvas->getPicture()); 3265 public function getPicture() { global() function in pChart [all...] |
H A D | GDCanvas.php | 563 public function getPicture() { function in GDCanvas
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_Oauth2Service.php | 257 public function getPicture() { function in Google_Userinfo
|
H A D | Google_DriveService.php | 3368 public function getPicture() { function in Google_User
|