Home
last modified time | relevance | path

Searched refs:getPicture (Results 1 – 9 of 9) sorted by relevance

/plugin/authfacebook/lib/GraphNodes/
DGraphPage.php119 public function getPicture() function in Facebook\\GraphNodes\\GraphPage
DGraphUser.php168 public function getPicture() function in Facebook\\GraphNodes\\GraphUser
DGraphEvent.php188 public function getPicture() function in Facebook\\GraphNodes\\GraphEvent
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Oauth2/
DUserinfo.php208 public function getPicture() function in Google\\Service\\Oauth2\\Userinfo
/plugin/statdisplay/pchart/
DpCache.php67 imagepng ( $Picture->getPicture(), $FileName );
DpChart.php1344 …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 …]
DGDCanvas.php495 public function getPicture() { function in GDCanvas
/plugin/authgoogle/google/contrib/
DGoogle_Oauth2Service.php257 public function getPicture() { function in Google_Userinfo
DGoogle_DriveService.php3368 public function getPicture() { function in Google_User