Home
last modified time | relevance | path

Searched defs:PausePressed (Results 1 – 9 of 9) sorted by last modified time

/dports/emulators/adamem/adamem-1.0_4/
H A DX.c109 static int PausePressed=0; variable
H A DMSDOS.c234 static __volatile__ int PausePressed=0; variable
H A DSVGALib.c132 static int PausePressed=0; variable
/dports/databases/litestream/google-cloud-go-storage-v1.15.0/internal/generated/snippets/secretmanager/apiv1/Client/GetIamPolicy/
H A Dmain.go38 resp, err := c.GetIamPolicy(ctx, req)
39 if err != nil {
/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/Intel/BoardModulePkg/Library/BoardBdsHookLib/
H A DBoardBootOption.c296 BOOLEAN PausePressed; in PlatformBootManagerWaitCallback() local
/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/Intel/Vlv2TbltDevicePkg/Library/DxePlatformBootManagerLib/
H A DPlatformBootOption.c284 BOOLEAN PausePressed; in PlatformBootManagerWaitCallback() local
/dports/games/openclonk/openclonk-release-8.1-src/src/editor/
H A DC4ConsoleQtState.cpp201 void C4ConsoleQtMainWindow::PausePressed(bool down) in PausePressed() function in C4ConsoleQtMainWindow
/dports/games/rottdc/rottdc-1.0-2/rott/
H A Disr.c72 volatile boolean PausePressed = false; variable
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Media/
H A Dmod.rs1878 …pub fn PausePressed<'a, Param0: ::windows::runtime::IntoParam<'a, super::Foundation::EventHandler<… in PausePressed() method