Searched defs:fileType (Results 1 - 19 of 19) sorted by relevance

/haiku-fatelf/src/servers/registrar/
H A DMIMEManager.cpp367 const char *fileType; local
479 const char *fileType; local
/haiku-fatelf/src/apps/resedit/
H A DResView.cpp391 type_code fileType = 0; local
/haiku-fatelf/src/kits/package/hpkg/
H A DPackageReaderImpl.cpp322 status_t _SetFileType(AttributeHandlerContext* context, uint64 fileType) argument
H A DPackageWriterImpl.cpp1599 uint8 fileType; local
/haiku-fatelf/src/kits/storage/mime/
H A Ddatabase_access.cpp245 get_icon_for_type(const char* type, const char* fileType, BBitmap* icon, argument
380 get_icon_for_type(const char* type, const char* fileType, uint8** data, argument
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/ext2/
H A DDirectoryIterator.cpp398 ChangeEntry(Transaction& transaction, ino_t id, uint8 fileType) argument
/haiku-fatelf/src/bin/makeudfimage/
H A DUdfBuilder.h122 UdfBuilder::_WriteFileEntry(FileEntry *icb, uint8 fileType, uint16 linkCount, argument
H A DUdfBuilder.cpp1390 uint8 fileType = Udf::ICB_TYPE_DIRECTORY; local
1523 uint8 fileType = Udf::ICB_TYPE_REGULAR_FILE; local
/haiku-fatelf/src/add-ons/translators/icns/libicns/
H A Dicns_io.c1232 icns_type_t fileType = ICNS_NULL_TYPE; local
/haiku-fatelf/src/apps/icon-o-matic/generic/gui/
H A DIconButton.cpp376 IconButton::SetIcon(const BMimeType* fileType, bool small) argument
/haiku-fatelf/src/kits/shared/
H A DIconButton.cpp403 BIconButton::SetIcon(const BMimeType* fileType, bool small) argument
/haiku-fatelf/src/preferences/filetypes/
H A DIconView.cpp954 IconView::SetTo(const entry_ref& ref, const char* fileType) argument
/haiku-fatelf/src/servers/registrar/mime/
H A DDatabase.cpp392 Database::SetIconForType(const char *type, const char *fileType, argument
473 Database::SetIconForType(const char *type, const char *fileType, argument
1132 DeleteIconForType(const char *type, const char *fileType, icon_size which) argument
1166 DeleteIconForType(const char *type, const char *fileType) argument
[all...]
/haiku-fatelf/src/apps/webpositive/support/
H A DIconButton.cpp457 IconButton::SetIcon(const BMimeType* fileType, bool small) argument
/haiku-fatelf/src/tools/fs_shell/
H A Dfssh.cpp379 char fileType = '?'; local
/haiku-fatelf/src/kits/tracker/
H A DIconCache.cpp377 IconCache::GetIconFromMetaMime(const char* fileType, IconDrawMode mode, argument
466 const char* fileType = model->MimeType(); local
1125 Preload(const char* fileType, IconDrawMode mode, icon_size size) argument
1428 FindItem(const char* fileType, const char* appSignature) const argument
1460 AddItem(const char* fileType, const char* appSignature) argument
1474 AddItem(SharedCacheEntry** outstandingEntry, const char* fileType, const char* appSignature) argument
1530 SharedCacheEntry(const char* fileType, const char* appSignature) argument
1587 Hash(const char* fileType, const char* appSignature) argument
1617 SetTo(const char* fileType, const char* appSignature) argument
[all...]
/haiku-fatelf/src/kits/app/
H A DRoster.cpp2569 char fileType[B_MIME_TYPE_LENGTH]; local
1427 GetRecentDocuments(BMessage* refList, int32 maxCount, const char* fileType, const char* appSig) const argument
/haiku-fatelf/src/tests/kits/storage/
H A DMimeTypeTest.cpp496 IconForTypeHelper(const char *fileType, icon_size which) argument
513 std::string fileType; member in class:IconForTypeHelper
/haiku-fatelf/src/apps/mail/
H A DMailWindow.cpp738 char fileType[256]; local

Completed in 478 milliseconds