Home
last modified time | relevance | path

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

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/
H A DConfig.h361 ConfigTouchPos touchSelectKey; member
H A DConfig.cpp1022 …tKeyX", "SelectKeyY", "SelectKeyScale", "ShowTouchSelect", &g_Config.touchSelectKey, defaultTouchP…
1876 reset(g_Config.touchSelectKey); in ResetControlLayout()
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/
H A DConfig.h361 ConfigTouchPos touchSelectKey; member
H A DConfig.cpp1022 …tKeyX", "SelectKeyY", "SelectKeyScale", "ShowTouchSelect", &g_Config.touchSelectKey, defaultTouchP…
1876 reset(g_Config.touchSelectKey); in ResetControlLayout()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/
H A DConfig.h361 ConfigTouchPos touchSelectKey; member
H A DConfig.cpp1022 …tKeyX", "SelectKeyY", "SelectKeyScale", "ShowTouchSelect", &g_Config.touchSelectKey, defaultTouchP…
1876 reset(g_Config.touchSelectKey); in ResetControlLayout()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/UI/
H A DTouchControlVisibilityScreen.cpp83 toggles_.push_back({ "Select", &g_Config.touchSelectKey.show, ImageID("I_SELECT"), nullptr }); in CreateViews()
H A DGamepadEmu.cpp671 initTouchPos(g_Config.touchSelectKey, select_key_X, select_key_Y); in InitPadLayout()
804 …LECT, "Select button", rectImage, ImageID("I_RECT"), ImageID("I_SELECT"), g_Config.touchSelectKey); in CreatePadLayout()
H A DTouchControlLayoutScreen.cpp490 addDragDropButton(g_Config.touchSelectKey, "Select button", rectImage, ImageID("I_SELECT")); in CreateViews()
/dports/emulators/ppsspp/ppsspp-1.12.3/UI/
H A DTouchControlVisibilityScreen.cpp83 toggles_.push_back({ "Select", &g_Config.touchSelectKey.show, ImageID("I_SELECT"), nullptr }); in CreateViews()
H A DGamepadEmu.cpp671 initTouchPos(g_Config.touchSelectKey, select_key_X, select_key_Y); in InitPadLayout()
804 …LECT, "Select button", rectImage, ImageID("I_RECT"), ImageID("I_SELECT"), g_Config.touchSelectKey); in CreatePadLayout()
H A DTouchControlLayoutScreen.cpp490 addDragDropButton(g_Config.touchSelectKey, "Select button", rectImage, ImageID("I_SELECT")); in CreateViews()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/UI/
H A DTouchControlVisibilityScreen.cpp83 toggles_.push_back({ "Select", &g_Config.touchSelectKey.show, ImageID("I_SELECT"), nullptr }); in CreateViews()
H A DGamepadEmu.cpp671 initTouchPos(g_Config.touchSelectKey, select_key_X, select_key_Y); in InitPadLayout()
804 …LECT, "Select button", rectImage, ImageID("I_RECT"), ImageID("I_SELECT"), g_Config.touchSelectKey); in CreatePadLayout()
H A DTouchControlLayoutScreen.cpp490 addDragDropButton(g_Config.touchSelectKey, "Select button", rectImage, ImageID("I_SELECT")); in CreateViews()