Searched refs:fDisplayService (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/haiku/VBoxTray/
H A DVBoxGuestDeskbarView.cpp86 fIcon(NULL), fClipboardService(NULL), fDisplayService(NULL)
160 if (fDisplayService)
161 fDisplayService->Start();
169 fDisplayService->MessageReceived(&message);
270 fDisplayService = new VBoxDisplayService();
H A DVBoxGuestDeskbarView.h92 VBoxDisplayService *fDisplayService; member in class:VBoxGuestDeskbarView

Completed in 852 milliseconds