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

/haiku/src/apps/mediaplayer/
H A DInfoWin.h65 BStringView* fContainerInfo; member in class:InfoWin
H A DInfoWin.cpp186 fContainerInfo = _CreateInfo("container");
221 .Add(fContainerInfo, 1, 0)
359 fContainerInfo->SetText(fileFormat.pretty_name);
363 fContainerInfo->SetText(strerror(status));
377 fContainerInfo->SetText("-");

Completed in 18 milliseconds