Searched defs:MIMEType (Results 1 - 8 of 8) sorted by relevance

/haiku/src/apps/icon-o-matic/import_export/flat_icon/
H A DSourceExporter.h24 virtual const char* MIMEType() { return "text/x-source-code"; } function in class:SourceExporter
H A DRDefExporter.h24 virtual const char* MIMEType() { return "text/x-vnd.Be.ResourceDef"; } function in class:RDefExporter
H A DFlatIconExporter.h69 virtual const char* MIMEType() { return NULL; } function in class:FlatIconExporter
/haiku/src/apps/icon-o-matic/import_export/svg/
H A DSVGExporter.h35 virtual const char* MIMEType() { return "image/svg+xml"; } function in class:SVGExporter
/haiku/src/apps/icon-o-matic/import_export/bitmap/
H A DBitmapExporter.cpp77 BitmapExporter::MIMEType() function in class:BitmapExporter
/haiku/src/apps/icon-o-matic/import_export/message/
H A DMessageExporter.cpp127 MessageExporter::MIMEType() function in class:MessageExporter
/haiku/src/kits/mail/
H A DMailAttachment.cpp764 BAttributedMailAttachment::MIMEType(BMimeType *mime) function in class:BAttributedMailAttachment
H A DMailComponent.cpp356 BMailComponent::MIMEType(BMimeType* mime) function in class:BMailComponent

Completed in 55 milliseconds