Searched defs:pFocusHandler (Results 1 – 2 of 2) sorted by relevance
132 UnownedPtr<FocusHandlerIface> pFocusHandler; // optional variable
341 if (CPWL_Wnd::FocusHandlerIface* pFocusHandler = GetFocusHandler()) { in OnSetFocus() local