Home
last modified time | relevance | path

Searched refs:getMarginBottom (Results 1 – 9 of 9) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DEmbeddedObject.php129 public function getMarginBottom() function in Google\\Service\\Docs\\EmbeddedObject
H A DDocumentStyle.php187 public function getMarginBottom() function in Google\\Service\\Docs\\DocumentStyle
H A DSectionStyle.php218 public function getMarginBottom() function in Google\\Service\\Docs\\SectionStyle
/plugin/odt/ODT/
H A Dpage.php299 public function getMarginBottom() { function in pageFormat
H A DODTDocument.php1650 $first_page->setProperty('margin-bottom', $this->page->getMarginBottom().'cm');
1684 $margin_bottom = $this->page->getMarginBottom();
1708 $first_page->setProperty('margin-bottom', $this->page->getMarginBottom().'cm');
1775 return $this->page->getMarginBottom();
/plugin/odt/renderer/
H A Dpage.php551 return $this->document->getMarginBottom();
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js1getMarginBottom(e){return z.getDimension(e,"margin-bottom","marginBottom")}}class U{constructor(e,…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js1getMarginBottom(e){return z.getDimension(e,"margin-bottom","marginBottom")}}class U{constructor(e,…
H A Dbundle.js.map1getMarginBottom(element) {\n return SizeUtils.getDimension(element, 'margin-bottom', 'margi…