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

/haiku/src/apps/mediaconverter/
H A DMediaConverterWindow.h90 BBox* fInfoBox; member in class:MediaConverterWindow
H A DMediaConverterWindow.cpp182 fInfoBox = new BBox(B_FANCY_BORDER, fInfoView);
279 .Add(fInfoBox)
920 if (fInfoBox != NULL)
921 fInfoBox->SetLabel(B_TRANSLATE("File details"));

Completed in 84 milliseconds