Searched refs:fPreviewModeOn (Results 1 - 4 of 4) sorted by relevance

/haiku/src/servers/notification/
H A DAppGroupView.h52 bool fPreviewModeOn; member in class:AppGroupView
H A DNotificationView.h78 bool fPreviewModeOn; member in class:NotificationView
H A DAppGroupView.cpp37 fPreviewModeOn(false)
137 if (fPreviewModeOn)
253 fPreviewModeOn = enabled;
H A DNotificationView.cpp74 fPreviewModeOn(false)
344 if (fPreviewModeOn)
565 fPreviewModeOn = enabled;

Completed in 59 milliseconds