Searched refs:getPicture (Results 1 – 9 of 9) sorted by relevance
| /plugin/authfacebook/lib/GraphNodes/ |
| D | GraphPage.php | 119 public function getPicture() function in Facebook\\GraphNodes\\GraphPage
|
| D | GraphUser.php | 168 public function getPicture() function in Facebook\\GraphNodes\\GraphUser
|
| D | GraphEvent.php | 188 public function getPicture() function in Facebook\\GraphNodes\\GraphEvent
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Oauth2/ |
| D | Userinfo.php | 208 public function getPicture() function in Google\\Service\\Oauth2\\Userinfo
|
| /plugin/statdisplay/pchart/ |
| D | pCache.php | 67 imagepng ( $Picture->getPicture(), $FileName );
|
| D | pChart.php | 1344 …imagecopymerge ( $this->canvas->getPicture(), $Symbol, $XPos + 1 - $ImageWidth / 2, $YPos + 1 - $I… 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() ); [all …]
|
| D | GDCanvas.php | 495 public function getPicture() { function in GDCanvas
|
| /plugin/authgoogle/google/contrib/ |
| D | Google_Oauth2Service.php | 257 public function getPicture() { function in Google_Userinfo
|
| D | Google_DriveService.php | 3368 public function getPicture() { function in Google_User
|