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

/haiku/src/apps/networkstatus/
H A DNetworkStatusView.h68 BBitmap* fNotifyIcons[kStatusCount]; member in class:NetworkStatusView
H A DNetworkStatusView.cpp124 fNotifyIcons[i] = NULL;
136 delete fNotifyIcons[i];
138 fNotifyIcons[i] = NULL;
175 fNotifyIcons[i] = notifyIcon;
539 notification.SetIcon(fNotifyIcons[status]);

Completed in 80 milliseconds