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

Function WindowUpdateSizes

source/Debugger/Debug.cpp:7620–7624  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

7618
7619//===========================================================================
7620void WindowUpdateSizes ()
7621{
7622 WindowUpdateDisasmSize();
7623 WindowUpdateConsoleDisplayedSize();
7624}
7625
7626
7627//===========================================================================

Callers 6

_UpdateWindowFontHeightsFunction · 0.85
_CmdWindowViewCommonFunction · 0.85
CmdWindowCycleNextFunction · 0.85
CmdWindowCyclePrevFunction · 0.85
CmdWindowShowCodeFunction · 0.85
CmdWindowShowSource2Function · 0.85

Calls 2

WindowUpdateDisasmSizeFunction · 0.85

Tested by

no test coverage detected