Home
last modified time | relevance | path

Searched refs:iLastRemoteISOPort (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/UI/
H A DRemoteISOScreen.cpp178 if (g_Config.iLastRemoteISOPort && g_Config.sLastRemoteISOServer != "") { in FindServer()
179 if (TryServer(g_Config.sLastRemoteISOServer.c_str(), g_Config.iLastRemoteISOPort)) { in FindServer()
492 g_Config.iLastRemoteISOPort = port_; in ExecuteLoad()
606 …emotePort = remoteisoSettings->Add(new PopupSliderChoice(&g_Config.iLastRemoteISOPort, 0, 65535, r… in CreateViews()
/dports/emulators/ppsspp/ppsspp-1.12.3/UI/
H A DRemoteISOScreen.cpp178 if (g_Config.iLastRemoteISOPort && g_Config.sLastRemoteISOServer != "") { in FindServer()
179 if (TryServer(g_Config.sLastRemoteISOServer.c_str(), g_Config.iLastRemoteISOPort)) { in FindServer()
492 g_Config.iLastRemoteISOPort = port_; in ExecuteLoad()
606 …emotePort = remoteisoSettings->Add(new PopupSliderChoice(&g_Config.iLastRemoteISOPort, 0, 65535, r… in CreateViews()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/UI/
H A DRemoteISOScreen.cpp178 if (g_Config.iLastRemoteISOPort && g_Config.sLastRemoteISOServer != "") { in FindServer()
179 if (TryServer(g_Config.sLastRemoteISOServer.c_str(), g_Config.iLastRemoteISOPort)) { in FindServer()
492 g_Config.iLastRemoteISOPort = port_; in ExecuteLoad()
606 …emotePort = remoteisoSettings->Add(new PopupSliderChoice(&g_Config.iLastRemoteISOPort, 0, 65535, r… in CreateViews()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/
H A DConfig.h128 int iLastRemoteISOPort; member
H A DConfig.cpp569 ConfigSetting("LastRemoteISOPort", &g_Config.iLastRemoteISOPort, 0),
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/
H A DConfig.h128 int iLastRemoteISOPort; member
H A DConfig.cpp569 ConfigSetting("LastRemoteISOPort", &g_Config.iLastRemoteISOPort, 0),
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/
H A DConfig.h128 int iLastRemoteISOPort; member
H A DConfig.cpp569 ConfigSetting("LastRemoteISOPort", &g_Config.iLastRemoteISOPort, 0),