Home
last modified time | relevance | path

Searched refs:imageName (Results 1 – 4 of 4) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DVmImage.php29 public $imageName; variable in Google\\Service\\AIPlatformNotebooks\\VmImage
52 public function setImageName($imageName) argument
54 $this->imageName = $imageName;
61 return $this->imageName;
/plugin/drawio/
H A Dscript.js17 imageName: imgPointer.getAttribute('id'),
66 imageName: imagePointer.getAttribute('id'),
86 imageName: imagePointer.getAttribute('id'),
129 imageName: imagePointer.getAttribute('id'),
144 imageName: imagePointer.getAttribute('id'),
195 imageName: imagePointer.getAttribute('id'),
206 imageName: imagePointer.getAttribute('id'),
227 imageName: imagePointer.getAttribute('id'),
255 imageName: imagePointer.getAttribute('id'),
271 imageName: imagePointer.getAttribute('id'),
/plugin/mcitem/
H A Dsyntax.php117 resolve_mediaid(getNS($ID), $imageName, $exists, $this->date_at, true);
120 …$renderer->internalmedia($imageName, $data[2], null, $this->getConf('iconWidth'), null, 'cache', '…
/plugin/processing/
H A Dscript.js12889 var imageName = clean(list[j]);
12890 sketch.imageCache.add(imageName);