Searched refs:y_ofs (Results 1 - 1 of 1) sorted by path

/haiku/src/apps/tv/
H A DMainWin.cpp734 int y_ofs = (int(max_height) - render_height) / 2; local
740 render_height, x_ofs, y_ofs);
742 fVideoView->MoveTo(x_ofs, y_ofs);

Completed in 57 milliseconds