Home
last modified time | relevance | path

Searched refs:_OutputFormatForType (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/showimage/
H A DShowImageView.h155 bool _OutputFormatForType(BBitmap* bitmap,
H A DShowImageView.cpp894 ShowImageView::_OutputFormatForType(BBitmap* bitmap, const char* type, in _OutputFormatForType() function in ShowImageView
1010 if (!_OutputFormatForType(bitmap, type.String(), &format)) { in _HandleDrop()