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

Method HasSelection

Source/SampleEditorView.cpp:438–441  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

436}
437
438bool CSampleEditorView::HasSelection() const
439{
440 return m_iSelStart != -1;
441}
442
443void CSampleEditorView::PreSubclassWindow()
444{

Callers 3

OnBnClickedDeleteMethod · 0.80
OnBnClickedTiltMethod · 0.80
SelectionChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected