Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DEmbeddedObject.php157 public function getMarginRight() function in Google\\Service\\Docs\\EmbeddedObject
H A DDocumentStyle.php243 public function getMarginRight() function in Google\\Service\\Docs\\DocumentStyle
H A DSectionStyle.php274 public function getMarginRight() function in Google\\Service\\Docs\\SectionStyle
/plugin/odt/ODT/
H A Dpage.php313 public function getMarginRight() { function in pageFormat
H A DODTDocument.php1649 $first_page->setProperty('margin-right', $this->page->getMarginRight().'cm');
1681 $margin_right = $this->page->getMarginRight();
1707 $first_page->setProperty('margin-right', $this->page->getMarginRight().'cm');
1757 return $this->page->getMarginRight();
/plugin/odt/renderer/
H A Dpage.php529 return $this->document->getMarginRight();
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js1getMarginRight(e){return z.getDimension(e,"margin-right","marginRight")}static getMarginBottom(e){…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js1getMarginRight(e){return z.getDimension(e,"margin-right","marginRight")}static getMarginBottom(e){…
H A Dbundle.js.map1getMarginRight(element) {\n return SizeUtils.getDimension(element, 'margin-right', 'marginR…