Home
last modified time | relevance | path

Searched defs:first (Results 1 – 5 of 5) sorted by relevance

/MusicPlayer2/MusicPlayer2/taglib/
H A Dmp4item.h41 int first, second; member
/MusicPlayer2/MusicPlayer2/
H A DListCtrlEx.cpp70 void CListCtrlEx::SetCurSel(int first, int last) in SetCurSel()
H A DLastFM.cpp162 bool first = true; in GetUrl() local
H A DPlayer.cpp1846 bool CPlayer::MoveUp(int first, int last) in MoveUp()
1871 bool CPlayer::MoveDown(int first, int last) in MoveDown()
H A DMusicPlayerDlg.cpp5307 int first = m_items_selected.front(); in OnMovePlaylistItemUp() local
5337 int first = m_items_selected.front(); in OnMovePlaylistItemDown() local