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/
DEmbeddedObject.php157 public function getMarginRight() function in Google\\Service\\Docs\\EmbeddedObject
DDocumentStyle.php243 public function getMarginRight() function in Google\\Service\\Docs\\DocumentStyle
DSectionStyle.php274 public function getMarginRight() function in Google\\Service\\Docs\\SectionStyle
/plugin/odt/ODT/
Dpage.php313 public function getMarginRight() { function in pageFormat
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/
Dpage.php529 return $this->document->getMarginRight();
/plugin/dirtylittlehelper/mermaid/editor/
Dbundle.js1getMarginRight(e){return z.getDimension(e,"margin-right","marginRight")}static getMarginBottom(e){…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js1getMarginRight(e){return z.getDimension(e,"margin-right","marginRight")}static getMarginBottom(e){…
Dbundle.js.map1getMarginRight(element) {\n return SizeUtils.getDimension(element, 'margin-right', 'marginR…