Home
last modified time | relevance | path

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

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/
H A DConfig.h219 float fCwCheatScrollPosition; member
H A DConfig.cpp524 ConfigSetting("CwCheatScrollPosition", &g_Config.fCwCheatScrollPosition, 0.0f, true, true),
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/UI/
H A DCwCheatScreen.cpp99 rightScroll_->RememberPosition(&g_Config.fCwCheatScrollPosition); in CreateViews()
/dports/emulators/ppsspp/ppsspp-1.12.3/UI/
H A DCwCheatScreen.cpp99 rightScroll_->RememberPosition(&g_Config.fCwCheatScrollPosition); in CreateViews()
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/
H A DConfig.h219 float fCwCheatScrollPosition; member
H A DConfig.cpp524 ConfigSetting("CwCheatScrollPosition", &g_Config.fCwCheatScrollPosition, 0.0f, true, true),
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/
H A DConfig.h219 float fCwCheatScrollPosition; member
H A DConfig.cpp524 ConfigSetting("CwCheatScrollPosition", &g_Config.fCwCheatScrollPosition, 0.0f, true, true),
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/UI/
H A DCwCheatScreen.cpp99 rightScroll_->RememberPosition(&g_Config.fCwCheatScrollPosition); in CreateViews()