Searched refs:GUI_MSG_LOAD_SKIN (Results 1 – 3 of 3) sorted by relevance
55 #define GUI_MSG_LOAD_SKIN GUI_MSG_USER + 11 macro
1168 …CGUIMessage msg(GUI_MSG_LOAD_SKIN, -1, CServiceBroker::GetGUI()->GetWindowManager().GetActiveWindo… in ReloadSkin()
90 case GUI_MSG_LOAD_SKIN: in OnMessage()