Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ IsSelecting
Method
IsSelecting
Source/FamiTrackerView.cpp:3261–3264 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3259
}
3260
3261
bool CFamiTrackerView::IsSelecting() const
3262
{
3263
return m_pPatternEditor->IsSelecting();
3264
}
3265
3266
bool CFamiTrackerView::IsClipboardAvailable() const
3267
{
Callers
6
OnUpdateEditCopy
Method · 0.45
OnUpdateEditCut
Method · 0.45
OnUpdateEditDelete
Method · 0.45
OnKeyInsert
Method · 0.45
OnKeyBackspace
Method · 0.45
OnKeyDelete
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected