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

/haiku/src/apps/mediaplayer/playlist/
H A DPlaylistItem.h94 status_t SetLastFrame(int64 value);
H A DPlaylistItem.cpp182 PlaylistItem::SetLastFrame(int64 value) function in class:PlaylistItem
/haiku/src/apps/mediaplayer/
H A DController.cpp712 status = fItem.Get()->SetLastFrame(fCurrentFrame);
714 fItem.Get()->SetLastFrame(fCurrentFrame);

Completed in 46 milliseconds