Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ DrawScreen
Method
DrawScreen
Source/FrameEditor.cpp:456–459 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
454
}
455
456
void CFrameEditor::DrawScreen(CDC *pDC) { // // //
457
if (NeedUpdate())
458
RedrawWindow();
459
}
460
461
void CFrameEditor::RedrawFrameEditor()
462
{
Callers
1
OnDraw
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected