Home
last modified time | relevance | path

Searched defs:DisableAddSourceButtons (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/events/windows/
H A DGUIViewStateEventLog.h22 bool DisableAddSourceButtons() override { return true; } in DisableAddSourceButtons() function
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/view/
H A DGUIViewState.cpp392 bool CGUIViewState::DisableAddSourceButtons() in DisableAddSourceButtons() function in CGUIViewState