Searched refs:GetFocused (Results 1 – 3 of 3) sorted by relevance
366 const CPWL_Wnd* GetFocused() const;
1019 if (const CPWL_Wnd* pWnd = this->GetFocused()) in GetFocusedNoteItem()1243 if (const CPWL_Wnd* pWnd = this->GetFocused()) in RePosChildWnd()
1259 const CPWL_Wnd* CPWL_Wnd::GetFocused() const in GetFocused() function in CPWL_Wnd