Searched refs:m_topWindow (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/sashtest/
H A Dsashtest.h46 wxSashLayoutWindow* m_topWindow; member in class:MyFrame
H A Dsashtest.cpp113 m_topWindow = win;
193 m_topWindow->SetDefaultSize(wxSize(1000, event.GetDragRect().height));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dapp.h436 void SetTopWindow(wxWindow *win) { m_topWindow = win; }
522 wxWindow *m_topWindow; member in class:wxAppBase
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dappcmn.cpp86 m_topWindow = (wxWindow *)NULL;
179 wxWindow* window = m_topWindow;

Completed in 72 milliseconds