Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SOUI2/soui
/ ClearFocus
Method
ClearFocus
SOUI/src/core/FocusManager.cpp:335–338 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
333
}
334
335
void CFocusManager::ClearFocus()
336
{
337
SetFocusedHwnd(0);
338
}
339
340
SWND CFocusManager::GetFocusedHwnd() { return focused_view_; }
341
Callers
8
UpdateVisibleItems
Method · 0.80
SetSel
Method · 0.80
UpdateVisibleItems
Method · 0.80
SetSel
Method · 0.80
UpdateVisibleItems
Method · 0.80
SetSel
Method · 0.80
SetSel
Method · 0.80
UpdateVisibleItems
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected