Searched refs:CreateClient (Results 1 - 21 of 21) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dmdi.h173 CreateClient(parent, style);
179 virtual bool CreateClient(wxMDIParentFrame *parent, long style = wxVSCROLL | wxHSCROLL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dmdi.h154 CreateClient(parent, style);
160 virtual bool CreateClient(wxMDIParentFrame *parent, long style = wxVSCROLL | wxHSCROLL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dmdi.h178 CreateClient(parent, style);
182 virtual bool CreateClient(wxMDIParentFrame *parent,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dmdi.h194 CreateClient(parent, style);
198 virtual bool CreateClient(wxMDIParentFrame *parent,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/motif/
H A Dmdi.h219 CreateClient(parent, style);
225 virtual bool CreateClient(wxMDIParentFrame *parent, long style = wxVSCROLL | wxHSCROLL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dmdi.h213 CreateClient(parent, style);
217 virtual bool CreateClient(wxMDIParentFrame *parent,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dmdi.cpp363 bool wxMDIClientWindow::CreateClient(wxMDIParentFrame *parent, long style) function in class:wxMDIClientWindow
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/cocoa/
H A Dmdi.h160 virtual bool CreateClient( wxMDIParentFrame *parent, long style = 0 );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk/
H A Dmdi.h187 virtual bool CreateClient( wxMDIParentFrame *parent, long style = wxVSCROLL | wxHSCROLL );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Dmdi.cpp98 m_clientWindow->CreateClient(this, GetWindowStyleFlag());
634 bool wxMDIClientWindow::CreateClient(wxMDIParentFrame *parent, long style) function in class:wxMDIClientWindow
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dmdig.cpp691 CreateClient( parent, style );
699 bool wxGenericMDIClientWindow::CreateClient( wxGenericMDIParentFrame *parent, long style ) function in class:wxGenericMDIClientWindow
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dmdi.cpp500 CreateClient( parent, style );
508 bool wxMDIClientWindow::CreateClient( wxMDIParentFrame *parent, long style ) function in class:wxMDIClientWindow
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dmdi.cpp492 CreateClient( parent, style );
500 bool wxMDIClientWindow::CreateClient( wxMDIParentFrame *parent, long style ) function in class:wxMDIClientWindow
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dmdi.cpp467 bool wxMDIClientWindow::CreateClient(wxMDIParentFrame *parent, long style) function in class:wxMDIClientWindow
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dmdi.cpp368 bool wxMDIClientWindow::CreateClient(wxMDIParentFrame *parent, long style) function in class:wxMDIClientWindow
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/aui/
H A Dtabmdi.h251 virtual bool CreateClient(wxAuiMDIParentFrame *parent,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dmdig.h233 virtual bool CreateClient( wxGenericMDIParentFrame *parent, long style = wxVSCROLL | wxHSCROLL );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk1/
H A Dmdi.h207 virtual bool CreateClient( wxMDIParentFrame *parent, long style = wxVSCROLL | wxHSCROLL );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/aui/
H A Dtabmdi.cpp724 CreateClient(parent, style);
731 bool wxAuiMDIClientWindow::CreateClient(wxAuiMDIParentFrame* parent, long style) function in class:wxAuiMDIClientWindow
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dmdi.cpp461 if ( !m_clientWindow->CreateClient(this, GetWindowStyleFlag()) )
1261 bool wxMDIClientWindow::CreateClient(wxMDIParentFrame *parent, long style) function in class:wxMDIClientWindow
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dmdi.tex215 \membersection{wxMDIClientWindow::CreateClient}\label{wxmdiclientwindowcreateclient}
217 \func{bool}{CreateClient}{\param{wxMDIParentFrame* }{parent}, \param{long}{ style = 0}}

Completed in 141 milliseconds