Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ SetFixedScrollBar
Method
SetFixedScrollBar
ogsr_engine/xrGame/ui/UIScrollView.cpp:180–180 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
178
}
179
180
void CUIScrollView::SetFixedScrollBar(bool b) { m_flags.set(eFixedScrollBar, b); }
181
182
void CUIScrollView::Draw()
183
{
Callers
3
SetVertScroll
Function · 0.80
InitScrollView
Method · 0.80
InitComboBox
Method · 0.80
Calls
1
set
Method · 0.45
Tested by
no test coverage detected