Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
438
bool CSampleEditorView::HasSelection() const
439
{
440
return m_iSelStart != -1;
441
}
442
443
void CSampleEditorView::PreSubclassWindow()
444
{
Callers
3
OnBnClickedDelete
Method · 0.80
OnBnClickedTilt
Method · 0.80
SelectionChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected