Searched refs:imageName (Results 1 – 4 of 4) sorted by relevance
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/ |
| D | VmImage.php | 29 public $imageName; variable in Google\\Service\\AIPlatformNotebooks\\VmImage 52 public function setImageName($imageName) argument 54 $this->imageName = $imageName; 61 return $this->imageName;
|
| /plugin/drawio/ |
| D | script.js | 17 imageName: imgPointer.getAttribute('id'), property 66 imageName: imagePointer.getAttribute('id'), property 86 imageName: imagePointer.getAttribute('id'), property 129 imageName: imagePointer.getAttribute('id'), property 144 imageName: imagePointer.getAttribute('id'), property 195 imageName: imagePointer.getAttribute('id'), property 206 imageName: imagePointer.getAttribute('id'), property 227 imageName: imagePointer.getAttribute('id'), property 255 imageName: imagePointer.getAttribute('id'), property 271 imageName: imagePointer.getAttribute('id'), property
|
| /plugin/mcitem/ |
| D | syntax.php | 117 resolve_mediaid(getNS($ID), $imageName, $exists, $this->date_at, true); 120 …$renderer->internalmedia($imageName, $data[2], null, $this->getConf('iconWidth'), null, 'cache', '…
|
| /plugin/processing/ |
| D | script.js | 12889 var imageName = clean(list[j]); 12890 sketch.imageCache.add(imageName);
|