Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ Update
Method
Update
Source/CustomControls.cpp:120–125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
118
}
119
120
bool CLockedEdit::Update()
121
{
122
bool ret_val(m_bUpdate);
123
m_bUpdate = false;
124
return ret_val;
125
}
126
127
int CLockedEdit::GetValue() const
128
{
Callers
7
Write
Method · 0.45
OnUpdateSpeedEdit
Method · 0.45
OnUpdateTempoEdit
Method · 0.45
OnUpdateRowsEdit
Method · 0.45
OnUpdateFramesEdit
Method · 0.45
OnUpdateHighlight1
Method · 0.45
OnUpdateHighlight2
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected