Searched defs:hasAncestor (Results 1 – 7 of 7) sorted by relevance
58 public boolean hasAncestor(int ttype); in hasAncestor() method
313 public boolean hasAncestor(int ttype) { return getAncestor(ttype)!=null; } in hasAncestor() method in BaseTree
765 TreeElement.prototype.hasAncestor = function(ancestor) { method in TreeElement
150 bool GraphicsLayer::hasAncestor(GraphicsLayer* ancestor) const in hasAncestor() function in WebCore::GraphicsLayer
765 public boolean hasAncestor(Node ancestor) { in hasAncestor() method in Spatial
133 def hasAncestor(self, ttype): member in Tree889 def hasAncestor(self, ttype): member in BaseTree
1745 hasAncestor(const internal::Matcher<AncestorT> &AncestorMatcher) { in hasAncestor() function