Searched refs:m_handlerFocus (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dpopupcmn.cpp209 m_handlerFocus = NULL;
225 wxASSERT(!m_handlerFocus || !m_handlerFocus->GetNextHandler());
228 delete m_handlerFocus;
251 if ( !m_focus->RemoveEventHandler(m_handlerFocus) )
254 m_handlerFocus = NULL;
275 wxASSERT(!m_handlerFocus || !m_handlerFocus->GetNextHandler());
307 if (!m_handlerFocus)
308 m_handlerFocus
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dpopupwin.h147 wxPopupFocusHandler *m_handlerFocus; member in class:wxPopupTransientWindow

Completed in 83 milliseconds