Searched refs:fTrayIcons (Results 1 – 2 of 2) sorted by relevance
123 fTrayIcons[i] = NULL; in _Init()135 delete fTrayIcons[i]; in _UpdateBitmaps()137 fTrayIcons[i] = NULL; in _UpdateBitmaps()166 fTrayIcons[i] = trayIcon; in _UpdateBitmaps()311 if (fTrayIcons[status] == NULL) in Draw()315 DrawBitmap(fTrayIcons[status]); in Draw()
67 BBitmap* fTrayIcons[kStatusCount]; variable