Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DEmbeddedObject.php143 public function getMarginLeft() function in Google\\Service\\Docs\\EmbeddedObject
H A DDocumentStyle.php229 public function getMarginLeft() function in Google\\Service\\Docs\\DocumentStyle
H A DSectionStyle.php260 public function getMarginLeft() function in Google\\Service\\Docs\\SectionStyle
/plugin/odt/ODT/
H A Dpage.php306 public function getMarginLeft() { function in pageFormat
H A DODTDocument.php1651 $first_page->setProperty('margin-left', $this->page->getMarginLeft().'cm');
1687 $margin_left = $this->page->getMarginLeft();
1709 $first_page->setProperty('margin-left', $this->page->getMarginLeft().'cm');
1748 return $this->page->getMarginLeft();
/plugin/odt/renderer/
H A Dpage.php518 return $this->document->getMarginLeft();
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js1getMarginLeft(e){return z.getDimension(e,"margin-left","marginLeft")}static getMarginTop(e){return…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js1getMarginLeft(e){return z.getDimension(e,"margin-left","marginLeft")}static getMarginTop(e){return…
H A Dbundle.js.map1getMarginLeft(element) {\n return SizeUtils.getDimension(element, 'margin-left', 'marginLef…