Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ OnEditSelectall
Method
OnEditSelectall
Source/FrameEditor.cpp:1088–1091 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1086
}
1087
1088
void CFrameEditor::OnEditSelectall() // // //
1089
{
1090
SetSelection(model_->MakeFullSelection());
1091
}
1092
1093
void CFrameEditor::OnSize(UINT nType, int cx, int cy)
1094
{
Callers
nothing calls this directly
Calls
1
MakeFullSelection
Method · 0.80
Tested by
no test coverage detected