Home
last modified time | relevance | path

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

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/dialogs/
H A DGUIDialogMediaSource.h40 void OnPathRemove(int item);
H A DGUIDialogMediaSource.cpp88 OnPathRemove(GetSelectedItem()); in OnMessage()
566 void CGUIDialogMediaSource::OnPathRemove(int item) in OnPathRemove() function in CGUIDialogMediaSource