Home
last modified time | relevance | path

Searched refs:hasParent (Results 1 – 6 of 6) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/tests/Token/
H A DInterfaceTest.php66 $this->interfaces[0]->hasParent()
86 $this->interfaces[2]->hasParent()
/plugin/combo/ComboStrap/
H A DTreeNode.php81 public function hasParent(): bool function in ComboStrap\\TreeNode
H A DOutline.php237 if ($this->actualSection->hasParent()) {
658 if ($outlineSection->hasParent()) {
736 if (!$outlineSection->hasParent()) {
H A DOutlineVisitor.php228 if (!$outlineSection->hasParent()) {
/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/src/
H A DToken.php485 public function hasParent() function in PHP_Token_INTERFACE
561 if (!$this->hasParent()) {
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js22973 function hasParent(node, parent) { function
23300 if (hasParent(input.srcEvent.target, target)) {
23782 return hasParent(touch.target, target);