MCPcopy Create free account
hub / github.com/cinience/RedisStudio / SetChildPadding

Method SetChildPadding

DuiLib/Control/UIList.cpp:402–405  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

400}
401
402void CListUI::SetChildPadding(int iPadding)
403{
404 m_pList->SetChildPadding(iPadding);
405}
406
407void CListUI::SetItemFont(int index)
408{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected