Home
last modified time | relevance | path

Searched refs:GUI_MSG_LOAD_SKIN (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/
H A DGUIUserMessages.h55 #define GUI_MSG_LOAD_SKIN GUI_MSG_USER + 11 macro
H A DApplication.cpp1168 …CGUIMessage msg(GUI_MSG_LOAD_SKIN, -1, CServiceBroker::GetGUI()->GetWindowManager().GetActiveWindo… in ReloadSkin()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/settings/windows/
H A DGUIWindowSettingsCategory.cpp90 case GUI_MSG_LOAD_SKIN: in OnMessage()