ReactOS
0.4.15-dev-2095-g7caf9e9
|
Go to the source code of this file.
Definition at line 528 of file inbv.c.
Referenced by HalHandleNMI(), HalReturnToFirmware(), KdpScreenAcquire(), KiDisplayBlueScreen(), and PopShutdownHandler().
Definition at line 553 of file inbv.c.
Referenced by InbvMonitorThread(), KdpScreenRelease(), and PopShutdownHandler().
VOID NTAPI InbvInstallDisplayStringFilter | ( | _In_ INBV_DISPLAY_STRING_FILTER | DisplayFilter | ) |
Definition at line 630 of file inbv.c.
Referenced by HalHandleNMI(), KdpScreenAcquire(), KdpScreenRelease(), KiDisplayBlueScreen(), and PopShutdownHandler().
VOID NTAPI InbvNotifyDisplayOwnershipLost | ( | _In_ INBV_RESET_DISPLAY_PARAMETERS | Callback | ) |
Definition at line 664 of file inbv.c.
Referenced by HalHandleNMI(), KdpScreenAcquire(), KiDisplayBlueScreen(), and PopShutdownHandler().
VOID NTAPI InbvSetScrollRegion | ( | _In_ ULONG | Left, |
_In_ ULONG | Top, | ||
_In_ ULONG | Right, | ||
_In_ ULONG | Bottom | ||
) |