MCPcopy Create free account
hub / github.com/AppleWin/AppleWin / KeybGetCapsStatus

Function KeybGetCapsStatus

source/Keyboard.cpp:80–83  ·  view source on GitHub ↗

===========================================================================

Source from the content-addressed store, hash-verified

78
79//===========================================================================
80bool KeybGetCapsStatus()
81{
82 return g_bCapsLock;
83}
84
85//===========================================================================
86bool KeybGetAltStatus()

Callers 2

ConvertToKeycodeMethod · 0.85
DrawStatusAreaMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected