Searched refs:DoMessageFromThreadWait (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.cpp51 bool wxConsoleAppTraits::DoMessageFromThreadWait() function in class:wxConsoleAppTraits
H A Dapp.cpp111 bool wxGUIAppTraits::DoMessageFromThreadWait() 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.h42 virtual bool DoMessageFromThreadWait() = 0;
H A Dapptrait.h26 virtual bool DoMessageFromThreadWait();
38 virtual bool DoMessageFromThreadWait();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dapptbase.h42 virtual bool DoMessageFromThreadWait() = 0;
H A Dapptrait.h26 virtual bool DoMessageFromThreadWait();
38 virtual bool DoMessageFromThreadWait();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dbasemsw.cpp68 bool wxConsoleAppTraits::DoMessageFromThreadWait() function in class:wxConsoleAppTraits
H A Dapp.cpp214 bool wxGUIAppTraits::DoMessageFromThreadWait() function in class:wxGUIAppTraits
H A Dthread.cpp810 if ( traits && !traits->DoMessageFromThreadWait() )

Completed in 121 milliseconds