Home
last modified time | relevance | path

Searched refs:touchCombo9 (Results 1 – 18 of 18) sorted by relevance

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/
H A DConfig.h377 ConfigTouchPos touchCombo9; member
H A DConfig.cpp1038 …ConfigSetting("fcombo9X", "fcombo9Y", "comboKeyScale9", "ShowComboKey9", &g_Config.touchCombo9, de…
1891 reset(g_Config.touchCombo9); in ResetControlLayout()
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/
H A DConfig.h377 ConfigTouchPos touchCombo9; member
H A DConfig.cpp1038 …ConfigSetting("fcombo9X", "fcombo9Y", "comboKeyScale9", "ShowComboKey9", &g_Config.touchCombo9, de…
1891 reset(g_Config.touchCombo9); in ResetControlLayout()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/
H A DConfig.h377 ConfigTouchPos touchCombo9; member
H A DConfig.cpp1038 …ConfigSetting("fcombo9X", "fcombo9Y", "comboKeyScale9", "ShowComboKey9", &g_Config.touchCombo9, de…
1891 reset(g_Config.touchCombo9); in ResetControlLayout()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/UI/
H A DTouchControlVisibilityScreen.cpp127 …toggles_.push_back({ "Custom 10", &g_Config.touchCombo9.show, ImageID::invalid(), [=](EventParams … in CreateViews()
H A DComboKeyMappingScreen.cpp188 show = &g_Config.touchCombo9.show; in CreateViews()
H A DGamepadEmu.cpp728 initTouchPos(g_Config.touchCombo9, combo9_key_X, combo9_key_Y); in InitPadLayout()
844 addComboKey(g_Config.CustomKey9, "Custom 10 button", g_Config.touchCombo9); in CreatePadLayout()
H A DTouchControlLayoutScreen.cpp527 addDragComboKey(g_Config.touchCombo9, "Custom 10 button", g_Config.CustomKey9); in CreateViews()
/dports/emulators/ppsspp/ppsspp-1.12.3/UI/
H A DTouchControlVisibilityScreen.cpp127 …toggles_.push_back({ "Custom 10", &g_Config.touchCombo9.show, ImageID::invalid(), [=](EventParams … in CreateViews()
H A DComboKeyMappingScreen.cpp188 show = &g_Config.touchCombo9.show; in CreateViews()
H A DGamepadEmu.cpp728 initTouchPos(g_Config.touchCombo9, combo9_key_X, combo9_key_Y); in InitPadLayout()
844 addComboKey(g_Config.CustomKey9, "Custom 10 button", g_Config.touchCombo9); in CreatePadLayout()
H A DTouchControlLayoutScreen.cpp527 addDragComboKey(g_Config.touchCombo9, "Custom 10 button", g_Config.CustomKey9); in CreateViews()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/UI/
H A DTouchControlVisibilityScreen.cpp127 …toggles_.push_back({ "Custom 10", &g_Config.touchCombo9.show, ImageID::invalid(), [=](EventParams … in CreateViews()
H A DComboKeyMappingScreen.cpp188 show = &g_Config.touchCombo9.show; in CreateViews()
H A DGamepadEmu.cpp728 initTouchPos(g_Config.touchCombo9, combo9_key_X, combo9_key_Y); in InitPadLayout()
844 addComboKey(g_Config.CustomKey9, "Custom 10 button", g_Config.touchCombo9); in CreatePadLayout()
H A DTouchControlLayoutScreen.cpp527 addDragComboKey(g_Config.touchCombo9, "Custom 10 button", g_Config.CustomKey9); in CreateViews()