Searched refs:B_SHORT_DESCRIPTION_CHANGED (Results 1 - 7 of 7) sorted by relevance

/haiku/headers/build/os/storage/
H A DMimeType.h53 B_SHORT_DESCRIPTION_CHANGED = 0x00000010, enumerator in enum:__anon4
/haiku/headers/os/storage/
H A DMimeType.h56 B_SHORT_DESCRIPTION_CHANGED = 0x00000010, enumerator in enum:__anon4
/haiku/src/preferences/filetypes/
H A DMimeTypeListView.cpp477 case B_SHORT_DESCRIPTION_CHANGED:
H A DApplicationTypesWindow.cpp399 if ((forceUpdate & B_SHORT_DESCRIPTION_CHANGED) != 0) {
H A DFileTypesWindow.cpp1110 if ((forceUpdate & B_SHORT_DESCRIPTION_CHANGED) != 0) {
/haiku/src/kits/storage/mime/
H A DDatabase.cpp296 return _SetStringValue(type, B_SHORT_DESCRIPTION_CHANGED, kShortDescriptionAttr,
938 <td> \c B_SHORT_DESCRIPTION_CHANGED </td>
1037 A \c B_SHORT_DESCRIPTION_CHANGED notification is sent to the mime monitor service.
1049 _SendMonitorUpdate(B_SHORT_DESCRIPTION_CHANGED, type, B_META_MIME_DELETED);
/haiku/src/tests/kits/storage/
H A DMimeTypeTest.cpp3256 NM(B_SHORT_DESCRIPTION_CHANGED, testType),
3301 NM(B_SHORT_DESCRIPTION_CHANGED, testType),
3355 NM(B_SHORT_DESCRIPTION_CHANGED, testType),

Completed in 107 milliseconds