Searched refs:hasParent (Results 1 – 8 of 8) 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()) {675 if ($outlineSection->hasParent()) {753 if (!$outlineSection->hasParent()) {
228 if (!$outlineSection->hasParent()) {
353 while ($actual->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);
8 …hasParent=function(t,e){for(var r=b(e);r;){if(r in t)return!0;r=b(r)}return!1};var _=["x","y","z"]…