Searched refs:getMarginBottom (Results 1 – 9 of 9) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/ |
H A D | EmbeddedObject.php | 129 public function getMarginBottom() function in Google\\Service\\Docs\\EmbeddedObject
|
H A D | DocumentStyle.php | 187 public function getMarginBottom() function in Google\\Service\\Docs\\DocumentStyle
|
H A D | SectionStyle.php | 218 public function getMarginBottom() function in Google\\Service\\Docs\\SectionStyle
|
/plugin/odt/ODT/ |
H A D | page.php | 299 public function getMarginBottom() { function in pageFormat
|
H A D | ODTDocument.php | 1650 $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 D | page.php | 551 return $this->document->getMarginBottom();
|
/plugin/dirtylittlehelper/mermaid/editor/ |
H A D | bundle.js | 1 …getMarginBottom(e){return z.getDimension(e,"margin-bottom","marginBottom")}}class U{constructor(e,…
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | bundle.js | 1 …getMarginBottom(e){return z.getDimension(e,"margin-bottom","marginBottom")}}class U{constructor(e,…
|
H A D | bundle.js.map | 1 …getMarginBottom(element) {\n return SizeUtils.getDimension(element, 'margin-bottom', 'margi…
|