Searched refs:GetFocusedWindow (Results 1 – 1 of 1) sorted by relevance
112 CPWL_Wnd* GetFocusedWindow() const { return m_pMainKeyboardWnd.Get(); } in GetFocusedWindow() function in CPWL_MsgControl789 return pMsgCtrl ? pMsgCtrl->GetFocusedWindow() : nullptr; in GetFocused()