Searched refs:pFocusHandler (Results 1 – 5 of 5) sorted by relevance
29 pFocusHandler(nullptr), in CreateParams()173 if (m_CreationParams.pFocusHandler == handler) in InvalidateFocusHandler()174 m_CreationParams.pFocusHandler = nullptr; in InvalidateFocusHandler()687 return m_CreationParams.pFocusHandler.Get(); in GetFocusHandler()
341 if (CPWL_Wnd::FocusHandlerIface* pFocusHandler = GetFocusHandler()) { in OnSetFocus() local342 pFocusHandler->OnSetFocus(this); in OnSetFocus()
132 UnownedPtr<FocusHandlerIface> pFocusHandler; // optional variable
66 cp.pFocusHandler = this; in GetCreateParam()
41 cp.pFocusHandler = this; in GetCreateParam()