Searched defs:SetParentWindow (Results 1 - 4 of 4) sorted by relevance

/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/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/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

Completed in 99 milliseconds