Searched refs:GetRootWnd (Results 1 – 2 of 2) sorted by relevance
553 const CPWL_Wnd* CPWL_Wnd::GetRootWnd() const { in GetRootWnd() function in CPWL_Wnd555 return pParent ? pParent->GetRootWnd() : this; in GetRootWnd()
282 const CPWL_Wnd* GetRootWnd() const;