Home
last modified time | relevance | path

Searched refs:_ResizeVideoView (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/mediaplayer/
H A DMainWin.h94 void _ResizeVideoView(int x, int y, int width,
H A DMainWin.cpp460 _ResizeVideoView(0, y, maxVideoWidth, maxVideoHeight); in FrameResized()
2159 MainWin::_ResizeVideoView(int x, int y, int width, int height) in _ResizeVideoView() function in MainWin