Home
last modified time | relevance | path

Searched refs:bMouseConfine (Results 1 – 15 of 15) sorted by relevance

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/
H A DConfig.h419 bool bMouseConfine; // Trap inside the window. member
H A DConfig.cpp1053 ConfigSetting("ConfineMap", &g_Config.bMouseConfine, false, true, true),
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/
H A DConfig.h419 bool bMouseConfine; // Trap inside the window. member
H A DConfig.cpp1053 ConfigSetting("ConfineMap", &g_Config.bMouseConfine, false, true, true),
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/
H A DConfig.h419 bool bMouseConfine; // Trap inside the window. member
H A DConfig.cpp1053 ConfigSetting("ConfineMap", &g_Config.bMouseConfine, false, true, true),
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Windows/
H A DMainWindow.cpp245 if (g_Config.bMouseConfine) { in CorrectCursor()
/dports/emulators/ppsspp/ppsspp-1.12.3/Windows/
H A DMainWindow.cpp245 if (g_Config.bMouseConfine) { in CorrectCursor()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Windows/
H A DMainWindow.cpp245 if (g_Config.bMouseConfine) { in CorrectCursor()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/SDL/
H A DSDLMain.cpp1122 …_Config.bMouseControl && ((GetUIState() == UISTATE_INGAME && g_Config.bMouseConfine) || g_Config.b… in main()
/dports/emulators/ppsspp/ppsspp-1.12.3/SDL/
H A DSDLMain.cpp1122 …_Config.bMouseControl && ((GetUIState() == UISTATE_INGAME && g_Config.bMouseConfine) || g_Config.b… in main()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/SDL/
H A DSDLMain.cpp1122 …_Config.bMouseControl && ((GetUIState() == UISTATE_INGAME && g_Config.bMouseConfine) || g_Config.b… in main()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/UI/
H A DGameSettingsScreen.cpp793 …controlsSettings->Add(new CheckBox(&g_Config.bMouseConfine, co->T("Confine Mouse", "Trap mouse wit… in CreateViews()
/dports/emulators/ppsspp/ppsspp-1.12.3/UI/
H A DGameSettingsScreen.cpp793 …controlsSettings->Add(new CheckBox(&g_Config.bMouseConfine, co->T("Confine Mouse", "Trap mouse wit… in CreateViews()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/UI/
H A DGameSettingsScreen.cpp793 …controlsSettings->Add(new CheckBox(&g_Config.bMouseConfine, co->T("Confine Mouse", "Trap mouse wit… in CreateViews()