Home
last modified time | relevance | path

Searched defs:scenetype (Results 1 – 6 of 6) sorted by relevance

/dports/www/domoticz/domoticz-2020.2/hardware/
H A DMQTT.cpp813 unsigned char scenetype = (uint8_t)atoi(sd[5].c_str()); in SendSceneInfo() local
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dgl_rmain.c4540 void R_SelectScene( r_refdef_scene_type_t scenetype ) { in R_SelectScene()
4555 r_refdef_scene_t * R_GetScenePointer( r_refdef_scene_type_t scenetype ) in R_GetScenePointer()
/dports/www/domoticz/domoticz-2020.2/main/
H A DWebServer.cpp8527 unsigned char scenetype = atoi(sd[5].c_str()); in GetJSonDevices() local
11639 unsigned char scenetype = atoi(sd[5].c_str()); in RType_Scenes() local
12044 unsigned char scenetype = atoi(result[0][1].c_str()); in Cmd_AddSceneCode() local
H A Dmainworker.cpp12994 _eSceneGroupType scenetype = SGTYPE_SCENE; in SwitchScene() local
13210 int scenetype = atoi(sd[2].c_str()); in CheckSceneCode() local
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dgl_rmain.c7158 void R_SelectScene( r_refdef_scene_type_t scenetype ) { in R_SelectScene()
7173 r_refdef_scene_t * R_GetScenePointer( r_refdef_scene_type_t scenetype ) in R_GetScenePointer()
/dports/games/darkplaces/darkplaces/
H A Dgl_rmain.c7061 void R_SelectScene( r_refdef_scene_type_t scenetype ) { in R_SelectScene()
7076 r_refdef_scene_t * R_GetScenePointer( r_refdef_scene_type_t scenetype ) in R_GetScenePointer()