Searched refs:BeforeChildWaitLoop (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dbase.cpp42 void *wxConsoleAppTraits::BeforeChildWaitLoop() function in class:wxConsoleAppTraits
H A Dapp.cpp83 // private class which we use to pass parameters from BeforeChildWaitLoop() to
97 void *wxGUIAppTraits::BeforeChildWaitLoop() function in class:wxGUIAppTraits
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dapptbase.h27 virtual void *BeforeChildWaitLoop() = 0;
33 // is the return value of BeforeChildWaitLoop()
H A Dapptrait.h22 virtual void *BeforeChildWaitLoop();
34 virtual void *BeforeChildWaitLoop();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dapptbase.h27 virtual void *BeforeChildWaitLoop() = 0;
33 // is the return value of BeforeChildWaitLoop()
H A Dapptrait.h22 virtual void *BeforeChildWaitLoop();
34 virtual void *BeforeChildWaitLoop();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dbasemsw.cpp57 void *wxConsoleAppTraits::BeforeChildWaitLoop() function in class:wxConsoleAppTraits
H A Dapp.cpp139 // private class which we use to pass parameters from BeforeChildWaitLoop() to
153 void *wxGUIAppTraits::BeforeChildWaitLoop() function in class:wxGUIAppTraits
H A Dutilsexc.cpp919 cookie = traits->BeforeChildWaitLoop();

Completed in 107 milliseconds