Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetSepWidth
Method
GetSepWidth
DuiLib/Control/UIList.cpp:1212–1215 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1210
}
1211
1212
DWORD CListHeaderItemUI::GetSepWidth() const
1213
{
1214
return m_iSepWidth;
1215
}
1216
1217
void CListHeaderItemUI::SetSepWidth(int iWidth)
1218
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected