Searched refs:pFocusHandler (Results 1 – 5 of 5) sorted by relevance
27 pFocusHandler(nullptr), in PWL_CREATEPARAM()244 if (m_sPrivateParam.pFocusHandler == handler) in InvalidateFocusHandler()245 m_sPrivateParam.pFocusHandler = nullptr; in InvalidateFocusHandler()783 return m_sPrivateParam.pFocusHandler; in GetFocusHandler()
176 pFocusHandler = nullptr; in Reset()198 IPWL_FocusHandler* pFocusHandler; // optional member
452 if (IPWL_FocusHandler* pFocusHandler = GetFocusHandler()) in OnSetFocus() local453 pFocusHandler->OnSetFocus(this); in OnSetFocus()
80 cp.pFocusHandler = this; in GetCreateParam()
47 cp.pFocusHandler = this; in GetCreateParam()