Home
last modified time | relevance | path

Searched refs:m_pauseOnFocus (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/cemu/CEmu-1.3/gui/qt/
H A Dmainwindow.h610 bool m_pauseOnFocus; variable
H A Dsettings.cpp375 m_pauseOnFocus = state; in setFocusSetting()
H A Dmainwindow.cpp1745 if (m_pauseOnFocus) { in pauseEmu()