Searched refs:CreateTraits (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/webserver/src/
H A DWebInterface.h52 wxAppTraits *CreateTraits();
H A DWebInterface.cpp365 wxAppTraits *CamulewebApp::CreateTraits() function in class:CamulewebApp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dapp.h171 // default behaviour simply by overriding CreateTraits() and returning his
298 virtual wxAppTraits *CreateTraits();
514 virtual wxAppTraits *CreateTraits();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DExternalConnector.h176 virtual wxAppTraits* CreateTraits();
H A Damuled.cpp376 wxAppTraits *CamuleDaemonApp::CreateTraits() function in class:CamuleDaemonApp
391 wxAppTraits *CamuleDaemonApp::CreateTraits() function in class:CamuleDaemonApp
H A Damule.h526 wxAppTraits *CreateTraits();
H A DExternalConnector.cpp621 wxAppTraits* CaMuleExternalConnector::CreateTraits() function in class:CaMuleExternalConnector
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dappbase.cpp224 wxAppTraits *wxAppConsole::CreateTraits() function in class:wxAppConsole
234 m_traits = CreateTraits();
236 wxASSERT_MSG( m_traits, _T("wxApp::CreateTraits() failed?") );
H A Dappcmn.cpp384 wxAppTraits *wxAppBase::CreateTraits() function in class:wxAppBase
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/render/
H A Drender.cpp96 // if we want MyTraits to be used we must override CreateTraits()
97 virtual wxAppTraits *CreateTraits() { return new MyTraits; } function in class:MyRenderer::MyApp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dapptraits.tex17 \helpref{wxApp::CreateTraits}{wxappcreatetraits} function.
H A Dapp.tex77 \membersection{wxApp::CreateTraits}\label{wxappcreatetraits}
79 \func{virtual wxAppTraits *}{CreateTraits}{\void}
200 \helpref{CreateTraits}{wxappcreatetraits} function.

Completed in 253 milliseconds