Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/tests/Token/
DInterfaceTest.php66 $this->interfaces[0]->hasParent()
86 $this->interfaces[2]->hasParent()
/plugin/combo/ComboStrap/
DTreeNode.php81 public function hasParent(): bool function in ComboStrap\\TreeNode
DOutline.php245 if ($this->actualSection->hasParent()) {
675 if ($outlineSection->hasParent()) {
753 if (!$outlineSection->hasParent()) {
DOutlineVisitor.php228 if (!$outlineSection->hasParent()) {
DOutlineSection.php353 while ($actual->hasParent()) {
/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/src/
DToken.php485 public function hasParent() function in PHP_Token_INTERFACE
561 if (!$this->hasParent()) {
/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-modeler.development.js22973 function hasParent(node, parent) { function
23300 if (hasParent(input.srcEvent.target, target)) {
23782 return hasParent(touch.target, target);
/plugin/strata/
Dplotly-2.25.2.min.js8hasParent=function(t,e){for(var r=b(e);r;){if(r in t)return!0;r=b(r)}return!1};var _=["x","y","z"]…