Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZDoom/Raze
/ OnMouseLeave
Method
OnMouseLeave
libraries/ZWidget/src/widgets/tabwidget/tabwidget.cpp:322–326 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
320
}
321
322
void TabBarTab::OnMouseLeave()
323
{
324
hot = false;
325
Update();
326
}
327
328
/////////////////////////////////////////////////////////////////////////////
329
Callers
1
OnWindowMouseMove
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected