Home
last modified time | relevance | path

Searched refs:bAutoRun (Results 1 – 21 of 21) sorted by relevance

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Qt/
H A Dmainwindow.cpp262 g_Config.bAutoRun = !g_Config.bAutoRun; in breakonloadAct()
563 ->addEventUnchecked(&g_Config.bAutoRun); in createMenus()
/dports/emulators/ppsspp/ppsspp-1.12.3/Qt/
H A Dmainwindow.cpp262 g_Config.bAutoRun = !g_Config.bAutoRun; in breakonloadAct()
563 ->addEventUnchecked(&g_Config.bAutoRun); in createMenus()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Qt/
H A Dmainwindow.cpp262 g_Config.bAutoRun = !g_Config.bAutoRun; in breakonloadAct()
563 ->addEventUnchecked(&g_Config.bAutoRun); in createMenus()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Windows/
H A DWindowsHost.cpp268 SetDebugMode(!g_Config.bAutoRun); in BootDone()
H A DMainWindowMenu.cpp848 g_Config.bAutoRun = !g_Config.bAutoRun; in MainWindowMenu_Process()
1093 CHECKITEM(ID_DEBUG_BREAKONLOAD, !g_Config.bAutoRun); in UpdateMenus()
H A Dmain.cpp605 g_Config.bAutoRun = false; in WinMain()
/dports/emulators/ppsspp/ppsspp-1.12.3/Windows/
H A DWindowsHost.cpp268 SetDebugMode(!g_Config.bAutoRun); in BootDone()
H A DMainWindowMenu.cpp848 g_Config.bAutoRun = !g_Config.bAutoRun; in MainWindowMenu_Process()
1093 CHECKITEM(ID_DEBUG_BREAKONLOAD, !g_Config.bAutoRun); in UpdateMenus()
H A Dmain.cpp605 g_Config.bAutoRun = false; in WinMain()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Windows/
H A DWindowsHost.cpp268 SetDebugMode(!g_Config.bAutoRun); in BootDone()
H A DMainWindowMenu.cpp848 g_Config.bAutoRun = !g_Config.bAutoRun; in MainWindowMenu_Process()
1093 CHECKITEM(ID_DEBUG_BREAKONLOAD, !g_Config.bAutoRun); in UpdateMenus()
H A Dmain.cpp605 g_Config.bAutoRun = false; in WinMain()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/
H A DConfig.h78 bool bAutoRun; // start immediately member
H A DConfig.cpp510 ConfigSetting("AutoRun", &g_Config.bAutoRun, true),
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/
H A DConfig.h78 bool bAutoRun; // start immediately member
H A DConfig.cpp510 ConfigSetting("AutoRun", &g_Config.bAutoRun, true),
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/
H A DConfig.h78 bool bAutoRun; // start immediately member
H A DConfig.cpp510 ConfigSetting("AutoRun", &g_Config.bAutoRun, true),
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/UI/
H A DEmuScreen.cpp296 coreParam.startBreak = !g_Config.bAutoRun; in bootGame()
/dports/emulators/ppsspp/ppsspp-1.12.3/UI/
H A DEmuScreen.cpp296 coreParam.startBreak = !g_Config.bAutoRun; in bootGame()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/UI/
H A DEmuScreen.cpp296 coreParam.startBreak = !g_Config.bAutoRun; in bootGame()