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

/haiku/src/apps/mediaplayer/
H A DMainWin.h174 int fNoVideoWidth; member in class:MainWin
H A DMainWin.cpp305 fNoVideoWidth = sNoVideoWidth;
434 sNoVideoWidth = fNoVideoWidth = (int)newWidth;
2099 width = max_c(width, fNoVideoWidth);

Completed in 44 milliseconds