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

/haiku/src/apps/people/
H A DPictureView.h60 BString fPictureMIMEType; member in class:PictureView
H A DPictureView.cpp186 if (fPictureMIMEType == "")
189 return fPictureMIMEType.String();
623 fPictureMIMEType = info.MIME;
641 fPictureMIMEType = "";

Completed in 119 milliseconds