Searched refs:GetAncestor (Results 1 – 9 of 9) sorted by relevance
69 ITree GetAncestor(int ttype); in GetAncestor() method
380 return GetAncestor(ttype) != null; in HasAncestor()384 public virtual ITree GetAncestor(int ttype) { in GetAncestor() method in Antlr.Runtime.Tree.BaseTree
73 ITree GetAncestor( int ttype ); in GetAncestor() method
500 return GetAncestor( ttype ) != null; in HasAncestor()504 public virtual ITree GetAncestor( int ttype ) in GetAncestor() method in Antlr.Runtime.Tree.BaseTree
118 (window_ == GetAncestor(windowUnderCursor, GA_ROOT)) : false; in Capture()
63 if (GetAncestor(hwnd, GA_ROOTOWNER) == context->selected_window) { in TopWindowVerifier()
1061 func (m *Index) GetAncestor() bool { func1378 func (m *Query) GetAncestor() *Reference { func1804 func (m *CompiledQuery_EntityFilter) GetAncestor() *Reference { func
12683 {"GetAncestor", 0, (syscall_t)GetAncestor},
1744 GetAncestor(hwnd ptr[inout, intptr], gaFlags int32)