Home
last modified time | relevance | path

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

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/input/
H A DInputManager.h267 bool AlwaysProcess(const CAction& action);
H A DInputManager.cpp522 bool processKey = AlwaysProcess(action); in HandleKey()
671 bool CInputManager::AlwaysProcess(const CAction& action) in AlwaysProcess() function in CInputManager