Searched defs:cur_index (Results 1 – 3 of 3) sorted by relevance
256 int cur_index = m_id3v2_type_combo.GetCurSel(); in GetDataFromUi() local355 int cur_index = m_data.write_id3_v2_3 ? 0 : 1; in BEGIN_MESSAGE_MAP() local
260 int cur_index = stack_element->GetCurIndex(); in IterateElements() local
1817 void CMusicPlayerDlg::GetPlaylistItemSelected(int cur_index) in GetPlaylistItemSelected()