Searched refs:GetHelpWindow (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/html/
H A Dhelpfrm.cpp145 if (GetHelpWindow() && GetHelpWindow()->GetHtmlWindow())
146 GetHelpWindow()->GetHtmlWindow()->SetRelatedFrame(this, format);
H A Dhelpctrl.cpp198 m_helpWindow = dialog->GetHelpWindow();
208 m_helpWindow = frame->GetHelpWindow();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/html/
H A Dhelpdlg.h62 wxHtmlHelpWindow* GetHelpWindow() const { return m_HtmlHelpWin; } function in class:wxHtmlHelpDialog
H A Dhelpfrm.h94 wxHtmlHelpWindow* GetHelpWindow() const { return m_HtmlHelpWin; } function in class:wxHtmlHelpFrame
H A Dhelpctrl.h63 wxHtmlHelpWindow* GetHelpWindow() { return m_helpWindow; } function in class:wxHtmlHelpController

Completed in 124 milliseconds