Home
last modified time | relevance | path

Searched refs:createFooter (Results 1 – 6 of 6) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DResponse.php40 public function setCreateFooter(CreateFooterResponse $createFooter) argument
42 $this->createFooter = $createFooter;
49 return $this->createFooter;
H A DRequest.php90 public function setCreateFooter(CreateFooterRequest $createFooter) argument
92 $this->createFooter = $createFooter;
99 return $this->createFooter;
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditorUi.js4094 var footer = (this.editor.chromeless) ? null : this.createFooter();
4182 EditorUi.prototype.createFooter = function() method in EditorUi
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js2266 …endChild(this.formatContainer);var b=this.editor.chromeless?null:this.createFooter();null!=b&&(thi…
2269 EditorUi.prototype.createFooter=function(){return this.createDiv("geFooter")};EditorUi.prototype.cr…
H A Dviewer-static.min.js2266 …endChild(this.formatContainer);var b=this.editor.chromeless?null:this.createFooter();null!=b&&(thi…
2269 EditorUi.prototype.createFooter=function(){return this.createDiv("geFooter")};EditorUi.prototype.cr…
H A Dapp.min.js2300 …endChild(this.formatContainer);var a=this.editor.chromeless?null:this.createFooter();null!=a&&(thi…
2303 EditorUi.prototype.createFooter=function(){return this.createDiv("geFooter")};EditorUi.prototype.cr…