Home
last modified time | relevance | path

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

/haiku/src/preferences/filetypes/
H A DFileTypeWindow.cpp45 const uint32 kMsgSamePreferredAppAs = 'spaa'; variable
115 new BMessage(kMsgSamePreferredAppAs)); in FileTypeWindow()
401 case kMsgSamePreferredAppAs: in MessageReceived()
H A DFileTypesWindow.cpp73 const uint32 kMsgSamePreferredAppAs = 'spaa'; variable
498 new BMessage(kMsgSamePreferredAppAs)); in FileTypesWindow()
829 case kMsgSamePreferredAppAs: in MessageReceived()