Home
last modified time | relevance | path

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

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DPageElement.php28 protected $imageType = Image::class; variable in Google\\Service\\Slides\\PageElement
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DOccurrence.php40 protected $imageType = ImageOccurrence::class; variable in Google\\Service\\ContainerAnalysis\\Occurrence
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DUpdateNodePoolRequest.php34 public $imageType; variable in Google\\Service\\Container\\UpdateNodePoolRequest
119 public function setImageType($imageType) argument
121 $this->imageType = $imageType;
128 return $this->imageType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CustomSearchAPI/
H A DResult.php51 protected $imageType = ResultImage::class; variable in Google\\Service\\CustomSearchAPI\\Result
/plugin/emoji/
H A Dsyntax.php70 $this->client->imageType = 'png';
/plugin/emoji/emojione/
H A DClient.php14 public $imageType = 'png'; // or svg variable in Emojione\\Client
268 if ($this->imageType == 'png')
363 if ($this->imageType == 'png')
480 if ($this->imageType == 'png')
H A DEmojione.php9 public static $imageType = 'png'; variable in Emojione\\Emojione
84 static::$imageType = $client->imageType;
108 $client->imageType = static::$imageType;
/plugin/ckgdoku/ckeditor/plugins/pastebase64/
H A Dplugin.js28 var imageType = /^image/;
39 if (type.match(imageType) || clipboardData.items[i].type.match(imageType)) {
/plugin/pgn4web/pgn4web/
H A Dpgn4web.js992 var imageType = 'png'; variable
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jmol2/jmol/
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A DImageObject.cfc77 <cfset variables.imageInfo.imageType = 0>

123