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/
DResponse.php40 public function setCreateFooter(CreateFooterResponse $createFooter) argument
42 $this->createFooter = $createFooter;
49 return $this->createFooter;
DRequest.php90 public function setCreateFooter(CreateFooterRequest $createFooter) argument
92 $this->createFooter = $createFooter;
99 return $this->createFooter;
/plugin/diagramsnet/lib/js/grapheditor/
DEditorUi.js4094 var footer = (this.editor.chromeless) ? null : this.createFooter();
4182 EditorUi.prototype.createFooter = function() method in EditorUi
/plugin/diagramsnet/lib/js/
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… method in EditorUi
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… method in EditorUi
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… method in EditorUi