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

Function WindowGetHeight

source/Debugger/Debug.cpp:7597–7601  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

7595
7596//===========================================================================
7597int WindowGetHeight( int iWindow )
7598{
7599// if (iWindow == WINDOW_CODE)
7600 return g_nDisasmWinHeight;
7601}
7602
7603//===========================================================================
7604void WindowUpdateDisasmSize ()

Callers 2

CmdCursorPageDownFunction · 0.85
CmdCursorPageUpFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected