Home
last modified time | relevance | path

Searched refs:getOutline (Results 1 – 12 of 12) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
DVideoProperties.php93 public function getOutline() function in Google\\Service\\Slides\\VideoProperties
DShapeProperties.php89 public function getOutline() function in Google\\Service\\Slides\\ShapeProperties
DImageProperties.php111 public function getOutline() function in Google\\Service\\Slides\\ImageProperties
/plugin/combo/ComboStrap/
H A DFetcherPageBundler.php288 ->getOutline();
329 ->getOutline();
H A DMarkupPath.php2091 public function getOutline(): Outline function in ComboStrap\\MarkupPath
2094 return $this->getInstructionsDocument()->getOutline();
H A DFetcherMarkup.php1143 public function getOutline(): Outline function in ComboStrap\\FetcherMarkup
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js231getOutline(a)||i(s),Z(s,c)),r.updateShapeOutline(c,a)}),e.on(["connection.added","connection.chang…
239 …,e.registerProvider(this)}sa.$inject=["outline","styles"];sa.prototype.getOutline=function(e){let … method in sa
/plugin/pdfjs/pdfjs/build/
Dpdf.js10387 value: function getOutline() {
10388 return this._transport.getOutline();
11845 value: function getOutline() {
Dpdf.js.map1getOutline() {\n return this._transport.getOutline();\n }\n\n /**\n * @return {Promise} A p…
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js198getOutline(s)||r(a),K(a,l)),i.updateShapeOutline(l,s)}),n.on(["connection.added","connection.chang… method in Tr
214 …,n.registerProvider(this)}Ya.$inject=["outline","styles"];Ya.prototype.getOutline=function(n){let … method in Ya
/plugin/pdfjs/pdfjs/web/
Dviewer.js1417 pdfDocument.getOutline().then(function (outline) {
Dviewer.js.map1 …l([onePageRendered, animationStarted]).then(() => {\n pdfDocument.getOutline().then((outline)…