Searched refs:getOutline (Results 1 – 10 of 10) sorted by relevance
93 public function getOutline() function in Google\\Service\\Slides\\VideoProperties
89 public function getOutline() function in Google\\Service\\Slides\\ShapeProperties
111 public function getOutline() function in Google\\Service\\Slides\\ImageProperties
131 $indexOutline = $this->addFirstSectionIfMissing($startPath->getOutline());142 $outer = $this->addFirstSectionIfMissing($child->getOutline());
2089 * @deprecated uses {@link FetcherMarkup::getOutline()} instead function in ComboStrap\\MarkupPath 2091 public function getOutline(): Outline2094 return $this->getInstructionsDocument()->getOutline();
1136 public function getOutline(): Outline function in ComboStrap\\FetcherMarkup
10387 value: function getOutline() {10388 return this._transport.getOutline();11845 value: function getOutline() {
1 …getOutline() {\n return this._transport.getOutline();\n }\n\n /**\n * @return {Promise} A p…
1417 pdfDocument.getOutline().then(function (outline) {
1 …l([onePageRendered, animationStarted]).then(() => {\n pdfDocument.getOutline().then((outline)…