Home
last modified time | relevance | path

Searched refs:EventHandler (Results 1 – 4 of 4) sorted by relevance

/haiku/src/tests/kits/app/common/
H A DCommonTestApp.h12 class EventHandler {
14 EventHandler() {} in EventHandler() function
15 virtual ~EventHandler() {} in ~EventHandler()
36 EventHandler *handler);
49 EventHandler *fEventHandler;
H A DCommonTestApp.cpp117 EventHandler *handler) in RunEventThread()
/haiku/src/tests/kits/app/bapplication/testapps/
H A DAppQuitTestApp4.cpp9 class Quitter : public EventHandler {
H A DAppQuitTestApp3.cpp9 class Quitter : public EventHandler {