Searched refs:m_helpWindow (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/html/
H A Dhelpctrl.cpp46 m_helpWindow = NULL;
59 if (m_helpWindow)
80 m_helpWindow = NULL;
95 if ( m_helpWindow )
96 m_helpWindow->SetController(NULL);
97 m_helpWindow = NULL;
118 wxWindow* parent = m_helpWindow;
150 if (m_helpWindow)
151 m_helpWindow->RefreshLists();
177 if (m_helpWindow)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/html/
H A Dhelpctrl.h63 wxHtmlHelpWindow* GetHelpWindow() { return m_helpWindow; }
120 wxHtmlHelpWindow* m_helpWindow; member in class:wxHtmlHelpController

Completed in 110 milliseconds