Searched refs:isNested (Results 1 – 7 of 7) sorted by relevance
/plugin/odt/ODT/elements/ |
H A D | ODTElementFrame.php | 91 if ($this->isNested ()) { 128 public function isNested () { function in ODTElementFrame 129 return $this->container->isNested(); 194 if (!$this->isNested ()) { 282 if ($this->isNested () && !$allowNested) {
|
H A D | ODTContainerElement.php | 15 public function isNested (); function 81 public function isNested () { function in ODTContainerElement
|
H A D | ODTElementTable.php | 135 if ($this->isNested ()) { 281 public function isNested () { function in ODTElementTable 282 return $this->container->isNested(); 360 if (!$this->isNested ()) { 411 if ($this->isNested () && !$allowNested) { 430 if (!$this->isNested ()) {
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | 2.2.js | 26924 if (isNested === void 0) { isNested = false; } 26931 if (isNested === void 0) { isNested = false; } 26958 if (isNested === void 0) { isNested = false; } 27069 if (isNested) { 27372 if (isNested === void 0) { isNested = false; } 27383 if (isNested === void 0) { isNested = false; } 27457 if (isNested === void 0) { isNested = false; } 27467 if (isNested === void 0) { isNested = false; } 29120 if (isNested === void 0) { isNested = false; } 29185 if (isNested === void 0) { isNested = false; } [all …]
|
H A D | 2.2.js.map | 1 …isNested = function () {\n return !!this.parent && this.parent.findParent(NodeType.Declarat…
|
H A D | 4.4.js | 1 …isNested=function(){return!!this.parent&&null!==this.parent.findParent(te.Declarations)},t}(he),ue… method in t
|
/plugin/combo/resources/library/rrdiagram/0.9.4.1/ |
H A D | rrdiagram.js.map | 1 …isNested","UNSCOPABLES","META","setDesc","id","isExtensible","FREEZE","preventExtensions","setMeta…
|