Searched refs:_SetType (Results 1 - 6 of 6) sorted by relevance

/haiku/src/preferences/filetypes/
H A DApplicationTypesWindow.h35 void _SetType(BMimeType* type, int32 forceUpdate = 0);
H A DApplicationTypesWindow.cpp234 // launch and tracker buttons get messages in _SetType()
263 _SetType(NULL);
358 ApplicationTypesWindow::_SetType(BMimeType* type, int32 forceUpdate) function in class:ApplicationTypesWindow
510 _SetType(&type);
512 _SetType(NULL);
558 _SetType(&fCurrentType, which);
560 _SetType(NULL);
H A DFileTypesWindow.h54 void _SetType(BMimeType* type,
H A DFileTypesWindow.cpp577 _SetType(NULL);
654 _SetType(&type);
656 _SetType(NULL);
944 _SetType(&fCurrentType, which);
946 _SetType(NULL);
1090 FileTypesWindow::_SetType(BMimeType* type, int32 forceUpdate) function in class:FileTypesWindow
/haiku/src/kits/mail/
H A DHaikuMailFormatFilter.h32 status_t _SetType(BMessage& attributes,
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A DFUSEVolume.cpp290 _SetType(name);
299 _SetType(name);
353 void _SetType(const char* name) function in struct:FUSEVolume::AttrCookie

Completed in 94 milliseconds