MCPcopy Create free account
hub / github.com/HertzDevil/0CC-FamiTracker / ChangeAllPatterns

Method ChangeAllPatterns

Source/MainFrm.cpp:1511–1514  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1509}
1510
1511bool CMainFrame::ChangeAllPatterns() const
1512{
1513 return m_wndFrameControls.IsDlgButtonChecked(IDC_CHANGE_ALL) != 0 && !GetFrameEditor()->IsSelecting(); // // //
1514}
1515
1516void CMainFrame::OnKeyRepeat()
1517{

Callers 1

OnKeyDownMethod · 0.80

Calls 1

IsSelectingMethod · 0.45

Tested by

no test coverage detected