Searched refs:task_looper (Results 1 - 6 of 6) sorted by relevance

/haiku/headers/os/game/
H A DDirectWindow.h130 virtual void task_looper();
/haiku/src/kits/game/
H A DDirectWindow.cpp337 BDirectWindow::task_looper() function in class:BDirectWindow
339 inherited::task_looper();
/haiku/headers/os/app/
H A DLooper.h105 // called from overridden task_looper
150 virtual void task_looper();
/haiku/src/kits/app/
H A DLooper.cpp523 task_looper();
1086 looper->task_looper();
1173 BLooper::task_looper() function in class:BLooper
1175 PRINT(("BLooper::task_looper()\n"));
1290 PRINT(("BLooper::task_looper() done\n"));
/haiku/headers/os/interface/
H A DWindow.h314 virtual void task_looper();
/haiku/src/kits/interface/
H A DWindow.cpp2937 /*! This here is an almost complete code duplication to BLooper::task_looper()
2950 BWindow::task_looper() function in class:BWindow
2952 STRACE(("info: BWindow::task_looper() started.\n"));

Completed in 66 milliseconds