Searched defs:isAncestor (Results 1 – 5 of 5) sorted by relevance
224 bool Layer::isAncestor(const Layer* possibleAncestor) const { in isAncestor() function in Layer
281 TreeOutline.prototype.findTreeElement = function(representedObject, isAncestor, getParent) argument
353 Node.prototype.isAncestor = function(node) method in Node
727 function isAncestor(ancestor, object) function
1223 protected boolean isAncestor(int contextIdent, int currentIdent) in isAncestor() method in DTMDefaultBaseTraversers.PrecedingTraverser