Searched refs:OnInit (Results 301 - 325 of 329) sorted by relevance

<<11121314

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/aui/
H A Dauidemo.cpp46 bool OnInit();
560 bool MyApp::OnInit() function in class:MyApp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dcfsocket.cpp2287 virtual bool OnInit() function in class:wxSocketModule
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/treectrl/
H A Dtreetest.cpp155 bool MyApp::OnInit() function in class:MyApp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/typetest/
H A Dtypetest.cpp73 bool MyApp::OnInit() function in class:MyApp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Ddirctrlg.cpp1410 bool OnInit() { wxTheFileIconsTable = new wxFileIconsTable; return true; } function in class:wxFileIconsTableModule
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/html/
H A Dhtmlwin.cpp1671 bool OnInit() { return true; }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/dialogs/
H A Ddialogs.cpp239 bool MyApp::OnInit() function in class:MyApp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/grid/
H A Dgriddemo.cpp53 bool GridApp::OnInit() function in class:GridApp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A Damule.cpp369 bool CamuleApp::OnInit() function in class:CamuleApp
H A Damule-remote-gui.cpp234 bool CamuleRemoteGuiApp::OnInit() function in class:CamuleRemoteGuiApp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dgraphics.cpp1671 virtual bool OnInit() { return true; } function in class:wxGDIPlusRendererModule
H A Ddc.cpp2542 virtual bool OnInit() { return true; } function in class:wxDCModule
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dprntbase.cpp315 bool OnInit() { return true; } function in class:wxPrintFactoryModule
H A Ddatetime.cpp261 virtual bool OnInit() function in class:wxDateTimeHolidaysModule
H A Dimage.cpp3119 bool OnInit() { wxImage::InitStandardHandlers(); return true; } function in class:wxImageModule
H A Dintl.cpp3019 bool OnInit() { return true; } function in class:wxLocaleModule
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/xrc/
H A Dxmlres.cpp1762 bool OnInit() function in class:wxXmlResourceModule
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dwindow.cpp4227 bool OnInit();
4236 bool wxWinModule::OnInit()
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dporting.tex411 The definition of OnInit has changed. Return a bool value, not a wxFrame.
H A Dthread.tex86 \helpref{wxApp::OnInit}{wxapponinit} or your main function runs in, for
H A Dsocket.tex20 any sockets - in wxApp::OnInit for example.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Ddc.cpp322 virtual bool OnInit() { return true; } function in class:wxDCModule
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/deprecated/
H A Dresource.cpp135 virtual bool OnInit() { wxInitializeResourceSystem(); return true; } function in class:wxResourceModule
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/x11/
H A Ddcclient.cpp2372 bool OnInit() { wxInitGCPool(); return true; } function in class:wxDCModule
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/sound/
H A Dsound.cpp52 virtual bool OnInit();
160 bool MyApp::OnInit() function in class:MyApp

Completed in 503 milliseconds

<<11121314