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

/haiku/src/kits/package/hpkg/v1/
H A DPackageReaderImplV1.cpp322 status_t _SetFileType(AttributeHandlerContext* context, uint64 fileType) argument
/haiku/src/kits/package/hpkg/
H A DPackageReaderImpl.cpp249 status_t _SetFileType(AttributeHandlerContext* context, uint64 fileType) argument
H A DWriterImplBase.cpp220 WriterImplBase::WriterImplBase(const char* fileType, BErrorOutput* errorOutput) argument
H A DReaderImplBase.cpp770 ReaderImplBase::ReaderImplBase(const char* fileType, BErrorOutput* errorOutput) argument
H A DPackageWriterImpl.cpp1456 uint8 fileType; local
/haiku/src/apps/resedit/
H A DResView.cpp391 type_code fileType = 0; local
/haiku/src/servers/registrar/
H A DMIMEManager.cpp411 const char *fileType; local
523 const char *fileType; local
/haiku/src/kits/storage/mime/
H A DDatabaseLocation.cpp552 DatabaseLocation::GetIconForType(const char* type, const char* fileType, argument
609 DatabaseLocation::GetIconForType(const char* type, const char* fileType, argument
H A DDatabase.cpp391 Database::SetIconForType(const char* type, const char* fileType, argument
425 Database::SetIconForType(const char *type, const char *fileType, argument
506 SetIconForType(const char *type, const char *fileType, const void *data, size_t dataSize) argument
1167 DeleteIconForType(const char *type, const char *fileType, icon_size which) argument
1201 DeleteIconForType(const char *type, const char *fileType) argument
[all...]
/haiku/src/apps/icon-o-matic/generic/gui/
H A DIconButton.cpp376 IconButton::SetIcon(const BMimeType* fileType, bool small) argument
/haiku/src/kits/shared/
H A DIconButton.cpp399 BIconButton::SetIcon(const BMimeType* fileType, bool small) argument
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DDirectoryIterator.cpp425 ChangeEntry(Transaction& transaction, ino_t id, uint8 fileType) argument
/haiku/src/preferences/filetypes/
H A DIconView.cpp988 IconView::SetTo(const entry_ref& ref, const char* fileType) argument
/haiku/src/kits/tracker/
H A DIconCache.cpp404 IconCache::GetIconFromMetaMime(const char* fileType, IconDrawMode mode, argument
495 const char* fileType = model->MimeType(); local
1163 Preload(const char* fileType, IconDrawMode mode, BSize size) argument
1454 FindItem(const char* fileType, const char* appSignature) const argument
1467 AddItem(const char* fileType, const char* appSignature) argument
1520 SharedCacheEntry(const char* fileType, const char* appSignature) argument
[all...]
/haiku/src/tools/fs_shell/
H A Dfssh.cpp380 char fileType = '?'; local
/haiku/src/kits/app/
H A DRoster.cpp2331 char fileType[B_MIME_TYPE_LENGTH]; local
1028 GetRecentDocuments(BMessage* refList, int32 maxCount, const char* fileType, const char* signature) const argument
/haiku/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/src/apps/mail/
H A DMailWindow.cpp832 char fileType[256]; local

Completed in 238 milliseconds