Home
last modified time | relevance | path

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

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/
H A DConfig.h371 ConfigTouchPos touchCombo3; member
H A DConfig.cpp1032 …ConfigSetting("fcombo3X", "fcombo3Y", "comboKeyScale3", "ShowComboKey3", &g_Config.touchCombo3, de…
1885 reset(g_Config.touchCombo3); in ResetControlLayout()
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/
H A DConfig.h371 ConfigTouchPos touchCombo3; member
H A DConfig.cpp1032 …ConfigSetting("fcombo3X", "fcombo3Y", "comboKeyScale3", "ShowComboKey3", &g_Config.touchCombo3, de…
1885 reset(g_Config.touchCombo3); in ResetControlLayout()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/
H A DConfig.h371 ConfigTouchPos touchCombo3; member
H A DConfig.cpp1032 …ConfigSetting("fcombo3X", "fcombo3Y", "comboKeyScale3", "ShowComboKey3", &g_Config.touchCombo3, de…
1885 reset(g_Config.touchCombo3); in ResetControlLayout()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/UI/
H A DTouchControlVisibilityScreen.cpp103 …toggles_.push_back({ "Custom 4", &g_Config.touchCombo3.show, ImageID::invalid(), [=](EventParams &… in CreateViews()
H A DComboKeyMappingScreen.cpp152 show = &g_Config.touchCombo3.show; in CreateViews()
H A DGamepadEmu.cpp704 initTouchPos(g_Config.touchCombo3, combo3_key_X, combo3_key_Y); in InitPadLayout()
838 addComboKey(g_Config.CustomKey3, "Custom 4 button", g_Config.touchCombo3); in CreatePadLayout()
H A DTouchControlLayoutScreen.cpp521 addDragComboKey(g_Config.touchCombo3, "Custom 4 button", g_Config.CustomKey3); in CreateViews()
/dports/emulators/ppsspp/ppsspp-1.12.3/UI/
H A DTouchControlVisibilityScreen.cpp103 …toggles_.push_back({ "Custom 4", &g_Config.touchCombo3.show, ImageID::invalid(), [=](EventParams &… in CreateViews()
H A DComboKeyMappingScreen.cpp152 show = &g_Config.touchCombo3.show; in CreateViews()
H A DGamepadEmu.cpp704 initTouchPos(g_Config.touchCombo3, combo3_key_X, combo3_key_Y); in InitPadLayout()
838 addComboKey(g_Config.CustomKey3, "Custom 4 button", g_Config.touchCombo3); in CreatePadLayout()
H A DTouchControlLayoutScreen.cpp521 addDragComboKey(g_Config.touchCombo3, "Custom 4 button", g_Config.CustomKey3); in CreateViews()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/UI/
H A DTouchControlVisibilityScreen.cpp103 …toggles_.push_back({ "Custom 4", &g_Config.touchCombo3.show, ImageID::invalid(), [=](EventParams &… in CreateViews()
H A DComboKeyMappingScreen.cpp152 show = &g_Config.touchCombo3.show; in CreateViews()
H A DGamepadEmu.cpp704 initTouchPos(g_Config.touchCombo3, combo3_key_X, combo3_key_Y); in InitPadLayout()
838 addComboKey(g_Config.CustomKey3, "Custom 4 button", g_Config.touchCombo3); in CreatePadLayout()
H A DTouchControlLayoutScreen.cpp521 addDragComboKey(g_Config.touchCombo3, "Custom 4 button", g_Config.CustomKey3); in CreateViews()