Searched refs:getMarginTop (Results 1 – 9 of 9) sorted by relevance
171 public function getMarginTop() function in Google\\Service\\Docs\\EmbeddedObject
257 public function getMarginTop() function in Google\\Service\\Docs\\DocumentStyle
288 public function getMarginTop() function in Google\\Service\\Docs\\SectionStyle
292 public function getMarginTop() { function in pageFormat
1648 $first_page->setProperty('margin-top', $this->page->getMarginTop().'cm');1678 $margin_top = $this->page->getMarginTop();1706 $first_page->setProperty('margin-top', $this->page->getMarginTop().'cm');1766 return $this->page->getMarginTop();
540 return $this->document->getMarginTop();
1 …getMarginTop(e){return z.getDimension(e,"margin-top","marginTop")}static getMarginRight(e){return …
1 …getMarginTop(element) {\n return SizeUtils.getDimension(element, 'margin-top', 'marginTop')…