Searched refs:SetParentWindow (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dhelpbest.h106 virtual void SetParentWindow(wxWindow* win) { m_helpController->SetParentWindow(win); } 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.h92 virtual void SetParentWindow(wxWindow* win) { m_parentWindow = win; } function in class:wxHelpControllerBase
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dhteasypr.tex155 \membersection{wxHtmlEasyPrinting::SetParentWindow}\label{wxhtmleasyprintingsetparentwindow}
157 \func{void}{SetParentWindow}{\param{wxWindow*}{ window}}
H A Drichtextprinting.tex141 \membersection{wxRichTextPrinting::SetParentWindow}\label{wxrichtextprintingsetparentwindow}
143 \func{void}{SetParentWindow}{\param{wxWindow* }{parent}}
H A Dhelpinst.tex83 \helpref{wxHelpController::SetParentWindow}{wxhelpcontrollersetparentwindow}.
250 \membersection{wxHelpController::SetParentWindow}\label{wxhelpcontrollersetparentwindow}
252 \func{virtual void}{SetParentWindow}{\param{wxWindow* }{parentWindow}}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/html/
H A Dhtmprint.h262 void SetParentWindow(wxWindow* window) { m_ParentWindow = window; } function in class:wxHtmlEasyPrinting
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/richtext/
H A Drichtextprint.h214 void SetParentWindow(wxWindow* parent) { m_parentWindow = parent; } function in class:wxRichTextPrinting
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/richtext/
H A Drichtext.cpp381 m_printing->SetParentWindow(frame);

Completed in 158 milliseconds