Searched refs:GetParentWindow (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dhelpchm.cpp119 return CallHtmlHelpFunction(GetParentWindow(), str, HH_DISPLAY_TOPIC, 0L);
134 return CallHtmlHelpFunction(GetParentWindow(), str, HH_DISPLAY_TOPIC,
149 return CallHtmlHelpFunction(GetParentWindow(), str, HH_HELP_CONTEXT,
174 return CallHtmlHelpFunction(GetParentWindow(), str, HH_DISPLAY_TEXT_POPUP,
181 return ShowContextHelpPopup(text, pos, GetParentWindow());
227 return CallHtmlHelpFunction(GetParentWindow(), str, HH_KEYWORD_LOOKUP,
233 return CallHtmlHelpFunction(GetParentWindow(), NULL, HH_CLOSE_ALL, 0L);
H A Dhelpwin.cpp37 if (controller->GetParentWindow())
38 return (HWND) controller->GetParentWindow()->GetHWND();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dhelpbest.h109 virtual wxWindow* GetParentWindow() const { return m_helpController->GetParentWindow(); } function in class:wxBestHelpController
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dhelpbase.h95 virtual wxWindow* GetParentWindow() const { return m_parentWindow; } function in class:wxHelpControllerBase
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/fl/
H A Dfrmview.h118 wxWindow* GetParentWindow();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dhteasypr.tex41 \membersection{wxHtmlEasyPrinting::GetParentWindow}\label{wxhtmleasyprintinggetparentwindow}
43 \constfunc{wxWindow*}{GetParentWindow}{\void}
H A Drichtextprinting.tex49 \membersection{wxRichTextPrinting::GetParentWindow}\label{wxrichtextprintinggetparentwindow}
51 \constfunc{wxWindow*}{GetParentWindow}{\void}
H A Dhelpinst.tex192 \membersection{wxHelpController::GetParentWindow}\label{wxhelpcontrollergetparentwindow}
194 \constfunc{virtual wxWindow*}{GetParentWindow}{\void}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/html/
H A Dhtmprint.h260 wxWindow* GetParentWindow() const { return m_ParentWindow; } function in class:wxHtmlEasyPrinting
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/fl/
H A Dfrmview.cpp336 wxWindow* wxFrameManager::GetParentWindow() function in class:wxFrameManager
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/richtext/
H A Drichtextprint.h215 wxWindow* GetParentWindow() const { return m_parentWindow; } function in class:wxRichTextPrinting

Completed in 122 milliseconds