Home | History | Annotate | Download | only in sdk

Lines Matching defs:isAncestor

527     isAncestor: function(node)
547 return descendant !== null && descendant.isAncestor(this);