Home
last modified time | relevance | path

Searched refs:hasLargeIcon (Results 1 – 1 of 1) sorted by relevance

/haiku/src/tests/kits/storage/
H A DMimeTypeTest.cpp3128 hasLargeIcon(true), largeIcon(largeIcon) in NotificationMessage()
3134 hasLargeIcon(false), largeIcon(false) in NotificationMessage()
3140 hasLargeIcon(true), largeIcon(largeIcon) in NotificationMessage()
3146 hasLargeIcon(false), largeIcon(false) in NotificationMessage()
3155 bool hasLargeIcon; member in NotificationMessage
3468 if (entry.hasLargeIcon) { in CheckNotificationMessages()