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

/haiku/src/apps/mediaplayer/
H A DMainWin.h143 BMenu* fVideoAspectMenu; member in class:MainWin
H A DMainWin.cpp1292 _SetupVideoAspectItems(fVideoAspectMenu);
1726 fVideoAspectMenu = new BMenu(B_TRANSLATE("Aspect ratio"));
1827 _SetupVideoAspectItems(fVideoAspectMenu);
1828 fVideoMenu->AddItem(fVideoAspectMenu);

Completed in 18 milliseconds