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

/haiku/src/apps/tv/
H A DMainWin.cpp225 BString str3 = pixel_ratio; local
226 str3 << " 1.09091:1";
227 fDebugMenu->AddItem(new BMenuItem(str3.String(),
584 BString str3 = pixel_aspect; local
585 str3 << " 1.09091:1";
586 menu->AddItem(new BMenuItem(str3.String(),

Completed in 13 milliseconds