/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/Resource/ |
H A D | EditsImages.php | 41 * @param string $imageType Type of the Image. 46 public function delete($packageName, $editId, $language, $imageType, $imageId, $optParams = []) argument 61 * @param string $imageType Type of the Image. Providing an image type that 66 public function deleteall($packageName, $editId, $language, $imageType, $optParams = []) argument 68 …ageName' => $packageName, 'editId' => $editId, 'language' => $language, 'imageType' => $imageType]; 80 * @param string $imageType Type of the Image. Providing an image type that 85 public function listEditsImages($packageName, $editId, $language, $imageType, $optParams = []) argument 87 …ageName' => $packageName, 'editId' => $editId, 'language' => $language, 'imageType' => $imageType]; 100 * @param string $imageType Type of the Image. 104 public function upload($packageName, $editId, $language, $imageType, $optParams = []) argument [all …]
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesConfiguration/ |
H A D | ImageConfiguration.php | 25 public $imageType; variable in Google\\Service\\GamesConfiguration\\ImageConfiguration 42 public function setImageType($imageType) argument 44 $this->imageType = $imageType; 51 return $this->imageType;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/ |
H A D | GoogleAppsCardV1Icon.php | 33 public $imageType; variable in Google\\Service\\HangoutsChat\\GoogleAppsCardV1Icon 70 public function setImageType($imageType) argument 72 $this->imageType = $imageType; 79 return $this->imageType;
|
H A D | GoogleAppsCardV1CardHeader.php | 29 public $imageType; variable in Google\\Service\\HangoutsChat\\GoogleAppsCardV1CardHeader 60 public function setImageType($imageType) argument 62 $this->imageType = $imageType; 69 return $this->imageType;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/ |
H A D | AutoprovisioningNodePoolDefaults.php | 38 public $imageType; variable in Google\\Service\\Container\\AutoprovisioningNodePoolDefaults 103 public function setImageType($imageType) argument 105 $this->imageType = $imageType; 112 return $this->imageType;
|
H A D | UpdateNodePoolRequest.php | 34 public $imageType; variable in Google\\Service\\Container\\UpdateNodePoolRequest 119 public function setImageType($imageType) argument 121 $this->imageType = $imageType; 128 return $this->imageType;
|
H A D | NodeConfig.php | 46 public $imageType; variable in Google\\Service\\Container\\NodeConfig 207 public function setImageType($imageType) argument 209 $this->imageType = $imageType; 216 return $this->imageType;
|
/plugin/emoji/emojione/ |
H A D | Emojione.php | 9 public static $imageType = 'png'; variable in Emojione\\Emojione 84 static::$imageType = $client->imageType; 108 $client->imageType = static::$imageType;
|
H A D | Client.php | 14 public $imageType = 'png'; // or svg variable in Emojione\\Client 268 if ($this->imageType == 'png') 363 if ($this->imageType == 'png') 480 if ($this->imageType == 'png')
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesConfiguration/Resource/ |
H A D | ImageConfigurations.php | 37 * @param string $imageType Selects which image in a resource for this method. 41 public function upload($resourceId, $imageType, $optParams = []) argument 43 $params = ['resourceId' => $resourceId, 'imageType' => $imageType];
|
/plugin/ckgdoku/ckeditor/plugins/pastebase64/ |
H A D | plugin.js | 28 var imageType = /^image/; 39 if (type.match(imageType) || clipboardData.items[i].type.match(imageType)) {
|
/plugin/ckgedit/ckeditor/plugins/pastebase64/ |
H A D | plugin.js | 28 var imageType = /^image/; 39 if (type.match(imageType) || clipboardData.items[i].type.match(imageType)) {
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | GamesConfiguration.php | 137 'path' => 'games/v1configuration/images/{resourceId}/imageType/{imageType}', 145 'imageType' => [
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/ |
H A D | ImageFamilyView.php | 22 protected $imageType = Image::class; variable in Google\\Service\\Compute\\ImageFamilyView
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/ |
H A D | ImageItem.php | 22 protected $imageType = Image::class; variable in Google\\Service\\Forms\\ImageItem
|
H A D | QuestionItem.php | 22 protected $imageType = Image::class; variable in Google\\Service\\Forms\\QuestionItem
|
H A D | QuestionGroupItem.php | 25 protected $imageType = Image::class; variable in Google\\Service\\Forms\\QuestionGroupItem
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/ |
H A D | ImagesUploadResponse.php | 22 protected $imageType = Image::class; variable in Google\\Service\\AndroidPublisher\\ImagesUploadResponse
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/ |
H A D | Overlay.php | 25 protected $imageType = Image::class; variable in Google\\Service\\Transcoder\\Overlay
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/ |
H A D | FeatureDescription.php | 26 protected $imageType = Image::class; variable in Google\\Service\\ManufacturerCenter\\FeatureDescription
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/ |
H A D | PostAuthor.php | 30 protected $imageType = PostAuthorImage::class; variable in Google\\Service\\Blogger\\PostAuthor
|
H A D | PageAuthor.php | 30 protected $imageType = PageAuthorImage::class; variable in Google\\Service\\Blogger\\PageAuthor
|
H A D | CommentAuthor.php | 30 protected $imageType = CommentAuthorImage::class; variable in Google\\Service\\Blogger\\CommentAuthor
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/ |
H A D | Signature.php | 22 protected $imageType = Image::class; variable in Google\\Service\\CloudHealthcare\\Signature
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/ |
H A D | AnnotateImageRequest.php | 25 protected $imageType = Image::class; variable in Google\\Service\\Vision\\AnnotateImageRequest
|