MCPcopy 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
1088void CFrameEditor::OnEditSelectall() // // //
1089{
1090 SetSelection(model_->MakeFullSelection());
1091}
1092
1093void CFrameEditor::OnSize(UINT nType, int cx, int cy)
1094{

Callers

nothing calls this directly

Calls 1

MakeFullSelectionMethod · 0.80

Tested by

no test coverage detected