Home
last modified time | relevance | path

Searched refs:imageType (Results 1 – 25 of 65) sorted by last modified time

123

/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js10602 var imageType = medium.extension;
10604 if (!mediaHash[imageType]) {
10605 mediaHash[imageType] = true;
10607 Extension: imageType,
10608 ContentType: "image/".concat(imageType)
/plugin/ckgedit/ckeditor/plugins/pastebase64/
H A Dplugin.js28 var imageType = /^image/;
39 if (type.match(imageType) || clipboardData.items[i].type.match(imageType)) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1DocumentPage.php31 protected $imageType = GoogleCloudDocumentaiV1DocumentPageImage::class; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentPage
H A DGoogleCloudDocumentaiV1beta1DocumentPage.php31 protected $imageType = GoogleCloudDocumentaiV1beta1DocumentPageImage::class; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentPage
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2IntentMessageListSelectItem.php26 protected $imageType = GoogleCloudDialogflowV2IntentMessageImage::class; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageListSelectItem
H A DGoogleCloudDialogflowV2IntentMessage.php30 protected $imageType = GoogleCloudDialogflowV2IntentMessageImage::class; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessage
H A DGoogleCloudDialogflowV2IntentMessageTableCard.php27 protected $imageType = GoogleCloudDialogflowV2IntentMessageImage::class; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageTableCard
H A DGoogleCloudDialogflowV2beta1IntentMessage.php30 protected $imageType = GoogleCloudDialogflowV2beta1IntentMessageImage::class; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessage
H A DGoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem.php30 protected $imageType = GoogleCloudDialogflowV2beta1IntentMessageImage::class; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem
H A DGoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem.php26 protected $imageType = GoogleCloudDialogflowV2beta1IntentMessageImage::class; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem
H A DGoogleCloudDialogflowV2beta1IntentMessageTableCard.php27 protected $imageType = GoogleCloudDialogflowV2beta1IntentMessageImage::class; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageTableCard
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
H A DPostAuthor.php30 protected $imageType = PostAuthorImage::class; variable in Google\\Service\\Blogger\\PostAuthor
H A DPageAuthor.php30 protected $imageType = PageAuthorImage::class; variable in Google\\Service\\Blogger\\PageAuthor
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DOverlay.php25 protected $imageType = Image::class; variable in Google\\Service\\Transcoder\\Overlay
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DGoogleAppsCardV1CardHeader.php29 public $imageType; variable in Google\\Service\\HangoutsChat\\GoogleAppsCardV1CardHeader
60 public function setImageType($imageType) argument
62 $this->imageType = $imageType;
69 return $this->imageType;
H A DGoogleAppsCardV1GridItem.php26 protected $imageType = GoogleAppsCardV1ImageComponent::class; variable in Google\\Service\\HangoutsChat\\GoogleAppsCardV1GridItem
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DAutoprovisioningNodePoolDefaults.php38 public $imageType; variable in Google\\Service\\Container\\AutoprovisioningNodePoolDefaults
103 public function setImageType($imageType) argument
105 $this->imageType = $imageType;
112 return $this->imageType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DNote.php43 protected $imageType = ImageNote::class; variable in Google\\Service\\ContainerAnalysis\\Note
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DImageFamilyView.php22 protected $imageType = Image::class; variable in Google\\Service\\Compute\\ImageFamilyView
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CustomSearchAPI/
H A DPromotion.php33 protected $imageType = PromotionImage::class; variable in Google\\Service\\CustomSearchAPI\\Promotion
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesConfiguration/
H A DImageConfiguration.php25 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/
H A DGamesConfiguration.php137 'path' => 'games/v1configuration/images/{resourceId}/imageType/{imageType}',
145 'imageType' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/
H A DFeatureDescription.php26 protected $imageType = Image::class; variable in Google\\Service\\ManufacturerCenter\\FeatureDescription
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DChannelBrandingSettings.php27 protected $imageType = ImageSettings::class; variable in Google\\Service\\YouTube\\ChannelBrandingSettings
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
H A DQuestionItem.php22 protected $imageType = Image::class; variable in Google\\Service\\Forms\\QuestionItem

123