Home
last modified time | relevance | path

Searched defs:imageData (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DWebAppIcon.php25 public $imageData; variable in Google\\Service\\AndroidEnterprise\\WebAppIcon
30 public function setImageData($imageData)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DWebAppIcon.php25 public $imageData; variable in Google\\Service\\AndroidManagement\\WebAppIcon
30 public function setImageData($imageData)
/plugin/diagramsnet/lib/js/diagramly/
H A DLocalFile.js288 this.ui.getEmbeddedPng(mxUtils.bind(this, function(imageData) argument