Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DGoogleAppsCardV1CardHeader.php25 public $imageAltText; variable in Google\\Service\\HangoutsChat\\GoogleAppsCardV1CardHeader
46 public function setImageAltText($imageAltText) argument
48 $this->imageAltText = $imageAltText;
55 return $this->imageAltText;
/plugin/codemirror/dist/modes/
H A Dmarkdown.min.js1imageAltText:"image-alt-text",imageMarker:"image-marker",formatting:"formatting",linkInline:"link"… property in AnonymousFunction75f14acc0200.g
H A Dmarkdown.min.js.map1imageAltText","imageMarker","formatting","linkInline","linkEmail","linkText","linkHref","em","stro…
/plugin/authgoogle/google/contrib/
H A DGoogle_GanService.php1402 public $imageAltText; variable in Google_Link
1485 public function setImageAltText( $imageAltText) { argument
1486 $this->imageAltText = $imageAltText;
1489 return $this->imageAltText;