MCPcopy Create free account
hub / github.com/bbbradsmith/nsfplay / OnSize

Method OnSize

nsfplug_ui/NSFMemoryDialog.cpp:85–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83}
84
85void NSFMemoryDialog::OnSize(UINT nType, int cx, int cy)
86{
87 CDialog::OnSize(nType, cx, cy);
88}
89
90
91void NSFMemoryDialog::OnPaint()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected