Searched refs:GetFocused (Results 1 – 3 of 3) sorted by relevance
362 const CPWL_Wnd* GetFocused() const;
869 if (const CPWL_Wnd* pWnd = GetFocused()) { in GetFocusedNoteItem()1051 if (const CPWL_Wnd* pWnd = GetFocused()) { in RePosChildWnd()
974 const CPWL_Wnd* CPWL_Wnd::GetFocused() const { in GetFocused() function in CPWL_Wnd