Home
last modified time | relevance | path

Searched refs:imageName (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
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/
Dscript.js16 imageName: imgPointer.getAttribute('id'), property
65 imageName: imagePointer.getAttribute('id'), property
85 imageName: imagePointer.getAttribute('id'), property
128 imageName: imagePointer.getAttribute('id'), property
143 imageName: imagePointer.getAttribute('id'), property
194 imageName: imagePointer.getAttribute('id'), property
205 imageName: imagePointer.getAttribute('id'), property
226 imageName: imagePointer.getAttribute('id'), property
254 imageName: imagePointer.getAttribute('id'), property
270 imageName: imagePointer.getAttribute('id'), property
/plugin/mcitem/
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/
Dscript.js12889 var imageName = clean(list[j]);
12890 sketch.imageCache.add(imageName);