Searched defs:hasAncestor (Results 1 – 6 of 6) 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
93 bool GraphicsLayer::hasAncestor(GraphicsLayer* ancestor) const in hasAncestor() function in WebCore::GraphicsLayer
770 TreeElement.prototype.hasAncestor = function(ancestor) { method in TreeElement
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