Searched refs:GetFocusHandler (Results 1 – 3 of 3) sorted by relevance
330 IPWL_FocusHandler* GetFocusHandler() const;
782 IPWL_FocusHandler* CPWL_Wnd::GetFocusHandler() const { in GetFocusHandler() function in CPWL_Wnd
452 if (IPWL_FocusHandler* pFocusHandler = GetFocusHandler()) in OnSetFocus()