Home
last modified time | relevance | path

Searched refs:bAlwaysProcessKeyboardInput (Results 1 – 25 of 31) sorted by relevance

12

/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/win32/
H A Dscrn.cpp88 InputSetCooperativeLevel(false, bAlwaysProcessKeyboardInput); in SetPauseMode()
701 InputSetCooperativeLevel(false, bAlwaysProcessKeyboardInput); in OnActivateApp()
957 InputSetCooperativeLevel(false, bAlwaysProcessKeyboardInput); in ScrnInitLua()
1007 InputSetCooperativeLevel(false, bAlwaysProcessKeyboardInput); in OnCommand()
1108 InputSetCooperativeLevel(false, bAlwaysProcessKeyboardInput); in OnCommand()
1526 InputSetCooperativeLevel(false, bAlwaysProcessKeyboardInput); in OnCommand()
1639 InputSetCooperativeLevel(false, bAlwaysProcessKeyboardInput); in OnCommand()
2030 bAlwaysProcessKeyboardInput = !bAlwaysProcessKeyboardInput; in OnCommand()
2383 InputSetCooperativeLevel(false, bAlwaysProcessKeyboardInput); in OnCommand()
2396 InputSetCooperativeLevel(false, bAlwaysProcessKeyboardInput); in OnCommand()
[all …]
H A Dcona.cpp195 VAR(bAlwaysProcessKeyboardInput); in ConfigAppLoad()
571 VAR(bAlwaysProcessKeyboardInput); in ConfigAppSave()
H A Dburner_win32.h112 extern bool bAlwaysProcessKeyboardInput;
H A Dmenu.cpp300 InputSetCooperativeLevel(false, bAlwaysProcessKeyboardInput); in MenuHandleKeyboard()
313 InputSetCooperativeLevel(false, bAlwaysProcessKeyboardInput); in MenuHandleKeyboard()
996 CheckMenuItem(hMenu, MENU_PROCESSINPUT, !bAlwaysProcessKeyboardInput ? MF_CHECKED : MF_UNCHECKED); in MenuUpdate()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/win32/
H A Dscrn.cpp88 InputSetCooperativeLevel(false, bAlwaysProcessKeyboardInput); in SetPauseMode()
673 InputSetCooperativeLevel(false, bAlwaysProcessKeyboardInput); in OnActivateApp()
958 InputSetCooperativeLevel(false, bAlwaysProcessKeyboardInput); in OnCommand()
1059 InputSetCooperativeLevel(false, bAlwaysProcessKeyboardInput); in OnCommand()
1069 InputSetCooperativeLevel(false, bAlwaysProcessKeyboardInput); in OnCommand()
1470 InputSetCooperativeLevel(false, bAlwaysProcessKeyboardInput); in OnCommand()
1583 InputSetCooperativeLevel(false, bAlwaysProcessKeyboardInput); in OnCommand()
1962 bAlwaysProcessKeyboardInput = !bAlwaysProcessKeyboardInput; in OnCommand()
2263 InputSetCooperativeLevel(false, bAlwaysProcessKeyboardInput); in OnCommand()
2276 InputSetCooperativeLevel(false, bAlwaysProcessKeyboardInput); in OnCommand()
[all …]
H A Dcona.cpp183 VAR(bAlwaysProcessKeyboardInput); in ConfigAppLoad()
543 VAR(bAlwaysProcessKeyboardInput); in ConfigAppSave()
H A Dburner_win32.h109 extern bool bAlwaysProcessKeyboardInput;
H A Dmenu.cpp300 InputSetCooperativeLevel(false, bAlwaysProcessKeyboardInput); in MenuHandleKeyboard()
313 InputSetCooperativeLevel(false, bAlwaysProcessKeyboardInput); in MenuHandleKeyboard()
967 CheckMenuItem(hMenu, MENU_PROCESSINPUT, !bAlwaysProcessKeyboardInput ? MF_CHECKED : MF_UNCHECKED); in MenuUpdate()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/qt/
H A Dmain.cpp6 bool bAlwaysProcessKeyboardInput; variable
H A Dburner_qt.h12 extern bool bAlwaysProcessKeyboardInput;
H A Dtchar.h61 extern bool bAlwaysProcessKeyboardInput;
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/qt/
H A Dmain.cpp6 bool bAlwaysProcessKeyboardInput; variable
H A Dburner_qt.h12 extern bool bAlwaysProcessKeyboardInput;
H A Dtchar.h61 extern bool bAlwaysProcessKeyboardInput;
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/psp/
H A Dburner_psp.h47 extern bool bAlwaysProcessKeyboardInput;
H A Dmain.cpp26 bool bAlwaysProcessKeyboardInput=0; variable
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/psp/
H A Dburner_psp.h47 extern bool bAlwaysProcessKeyboardInput;
H A Dmain.cpp26 bool bAlwaysProcessKeyboardInput=0; variable
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/macos/
H A Dburner_macos.h26 extern bool bAlwaysProcessKeyboardInput;
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/sdl/
H A Dmain.cpp16 bool bAlwaysProcessKeyboardInput=0; variable
H A Dburner_sdl.h27 extern bool bAlwaysProcessKeyboardInput;
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/sdl/
H A Dburner_sdl.h42 extern bool bAlwaysProcessKeyboardInput;
H A Dmain.cpp24 bool bAlwaysProcessKeyboardInput = 0; variable
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/pi/
H A Dmain_pi.cpp10 bool bAlwaysProcessKeyboardInput=0; variable
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/intf/input/macos/
H A DFBInput.mm464 bool bAlwaysProcessKeyboardInput = 0;

12