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

Method GetPatternEditor

Source/FamiTrackerView.cpp:3443–3446  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3441}
3442
3443CPatternEditor *CFamiTrackerView::GetPatternEditor() const { // // //
3444 ASSERT(m_pPatternEditor);
3445 return m_pPatternEditor.get();
3446}
3447
3448void CFamiTrackerView::OnUpdateFind(CCmdUI *pCmdUI) // // //
3449{

Callers 3

GetFindTermMethod · 0.80
PrepareCursorMethod · 0.80
OnEditSelectotherMethod · 0.80

Calls 1

getMethod · 0.45

Tested by

no test coverage detected