Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetChildPadding
Method
GetChildPadding
DuiLib/Control/UIList.cpp:397–400 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
395
}
396
397
int CListUI::GetChildPadding() const
398
{
399
return m_pList->GetChildPadding();
400
}
401
402
void CListUI::SetChildPadding(int iPadding)
403
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected