Searched refs:_mimeType (Results 1 – 7 of 7) sorted by relevance
31 char* _mimeType, // 256 bytes35 virtual status_t GetRef(entry_ref* _ref, char* _mimeType) = 0;
290 const entry_ref& ref, BMimeType* _mimeType,299 BMimeType* _mimeType = NULL);
283 const char* _mimeType) : in DocumentType() argument285 mimeType(_mimeType ? _mimeType : s_defaultMimeType.Type()) {} in DocumentType()
181 const char* _mimeType=0);
199 BString* _mimeType) const in FindTranslator()220 if (_mimeType != NULL) in FindTranslator()221 *_mimeType = formats[i].MIME; in FindTranslator()
32 BString* _mimeType = NULL) const;
124 char* _mimeType, float* _quality) = 0;128 If you can handle the format, set \a _mimeType to the MIME type137 \param _mimeType Fill this out with the appropriate MIME type.168 \fn status_t BFileInterface::GetRef(entry_ref* _ref, char* _mimeType) = 0;173 \param _mimeType Set to the MIME type of the current file.