Home
last modified time | relevance | path

Searched refs:setPicture (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Oauth2/
H A DUserinfo.php201 public function setPicture($picture) function in Google\\Service\\Oauth2\\Userinfo
/plugin/authgoogle/google/contrib/
H A DGoogle_Oauth2Service.php254 public function setPicture( $picture) { function in Google_Userinfo
H A DGoogle_DriveService.php3365 public function setPicture(Google_UserPicture $picture) { function in Google_User
/plugin/statdisplay/pchart/
H A DpChart.php2753 $this->canvas->setPicture(imagecreatetruecolor ( $this->XSize, $this->YSize ));
/plugin/statistics/inc/pchart/
H A DpChart.php2959 $this->canvas->setPicture(imagecreatetruecolor($this->XSize, $this->YSize));