Searched refs:_GetMimeString (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/apps/screenshot/
H A DUtility.h46 BString _GetMimeString(uint32 imageType) const;
H A DUtility.cpp123 nodeInfo.SetType(_GetMimeString(imageType));
193 BMimeType mimeType(_GetMimeString(imageType));
211 Utility::_GetMimeString(uint32 imageType) const function in class:Utility

Completed in 39 milliseconds