Searched refs:GetFocused (Results 1 – 3 of 3) sorted by relevance
374 const CPWL_Wnd* GetFocused() const;
1018 if (const CPWL_Wnd* pWnd = this->GetFocused()) in GetFocusedNoteItem()1241 if (const CPWL_Wnd* pWnd = this->GetFocused()) in RePosChildWnd()
1264 const CPWL_Wnd* CPWL_Wnd::GetFocused() const in GetFocused() function in CPWL_Wnd