Searched refs:B_ICON_CHANGED (Results 1 - 8 of 8) sorted by relevance

/haiku/headers/build/os/storage/
H A DMimeType.h49 B_ICON_CHANGED = 0x00000001, enumerator in enum:__anon4
/haiku/headers/os/storage/
H A DMimeType.h52 B_ICON_CHANGED = 0x00000001, enumerator in enum:__anon4
/haiku/src/kits/storage/mime/
H A DDatabase.cpp481 _SendMonitorUpdate(B_ICON_CHANGED, type,
544 _SendMonitorUpdate(B_ICON_CHANGED, type, true,
922 <td> \c B_ICON_CHANGED </td>
1103 A \c B_ICON_CHANGED notification is sent to the mime monitor service.
1117 _SendMonitorUpdate(B_ICON_CHANGED, type, which == B_LARGE_ICON,
1128 A \c B_ICON_CHANGED notification is sent to the mime monitor service.
1142 _SendMonitorUpdate(B_ICON_CHANGED, type, true,
/haiku/src/preferences/filetypes/
H A DMimeTypeListView.cpp517 case B_ICON_CHANGED:
H A DFileTypesWindow.cpp1147 if ((forceUpdate & (B_ICON_CHANGED | B_PREFERRED_APP_CHANGED)) != 0)
H A DIconView.cpp679 case B_ICON_CHANGED:
/haiku/src/tests/kits/storage/
H A DMimeTypeTest.cpp3250 NM(B_ICON_CHANGED, testType, true),
3251 NM(B_ICON_CHANGED, testType, false),
3295 NM(B_ICON_CHANGED, testType, true),
3296 NM(B_ICON_CHANGED, testType, false),
3349 NM(B_ICON_CHANGED, testType, true),
3350 NM(B_ICON_CHANGED, testType, false),
/haiku/src/kits/tracker/
H A DPoseView.cpp5350 bool iconChanged = (change & B_ICON_CHANGED) != 0;

Completed in 193 milliseconds