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

/haiku/src/apps/showimage/
H A DShowImageView.h215 BString fFormatDescription; member in class:ShowImageView
H A DShowImageView.cpp365 fFormatDescription = message->FindString("type");
437 fFormatDescription = "Bitmap";
810 msg->AddString("be:type_descriptions", fFormatDescription);

Completed in 90 milliseconds