Searched refs:handlerID (Results 1 – 5 of 5) sorted by relevance
/haiku/src/servers/app/ |
H A D | OffscreenServerWindow.cpp | 17 port_id clientPort, port_id looperPort, int32 handlerID, in OffscreenServerWindow() argument 19 : ServerWindow(title, app, clientPort, looperPort, handlerID), in OffscreenServerWindow()
|
H A D | OffscreenServerWindow.h | 19 int32 handlerID, ServerBitmap* bitmap);
|
H A D | ServerApp.h | 48 team_id clientTeamID, int32 handlerID,
|
/haiku/src/tests/apps/fake_app_server/ |
H A D | ServerApp.h | 50 team_id clientTeamID, int32 handlerID, const char* signature);
|
H A D | ServerApp.cpp | 51 team_id clientTeamID, int32 handlerID, const char* signature) in ServerApp() argument
|