Home
last modified time | relevance | path

Searched refs:showMenuBar (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
DPopupWindowProperties.php37 public $showMenuBar; variable in Google\\Service\\Dfareporting\\PopupWindowProperties
114 public function setShowMenuBar($showMenuBar) argument
116 $this->showMenuBar = $showMenuBar;
123 return $this->showMenuBar;
/plugin/geogebra/syntax/
Dgeogebrafile.php150 $showMenuBar = $data['showMenuBar'];
192 $txt .= ' <param name="showMenuBar" value="'.$showMenuBar.'"/>';