Searched refs:GetFocusHandler (Results 1 – 3 of 3) sorted by relevance
369 IPWL_FocusHandler* GetFocusHandler() const;
678 if (IPWL_FocusHandler* pFocusHandler = GetFocusHandler()) in OnSetFocus()694 if (IPWL_FocusHandler* pFocusHandler = GetFocusHandler()) in OnKillFocus()
810 IPWL_FocusHandler* CPWL_Wnd::GetFocusHandler() const { in GetFocusHandler() function in CPWL_Wnd