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

/haiku/src/apps/mediaplayer/media_node_framework/
H A DNodeManager.h69 virtual BRect VideoBounds() const;
H A DPlaybackManager.h83 virtual BRect VideoBounds() const = 0;
H A DNodeManager.cpp143 if (!force && videoBounds == VideoBounds()
228 NodeManager::VideoBounds() const function in class:NodeManager
H A DPlaybackManager.cpp169 NotifyVideoBoundsChanged(VideoBounds());
1035 listener->VideoBoundsChanged(VideoBounds());

Completed in 42 milliseconds