Searched refs:hasParent (Results 1 – 6 of 6) sorted by relevance
66 $this->interfaces[0]->hasParent()86 $this->interfaces[2]->hasParent()
81 public function hasParent(): bool function in ComboStrap\\TreeNode
245 if ($this->actualSection->hasParent()) {668 if ($outlineSection->hasParent()) {746 if (!$outlineSection->hasParent()) {
228 if (!$outlineSection->hasParent()) {
485 public function hasParent() function in PHP_Token_INTERFACE561 if (!$this->hasParent()) {
22973 function hasParent(node, parent) { function23300 if (hasParent(input.srcEvent.target, target)) {23782 return hasParent(touch.target, target);