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

Method GetPostPaintCount

DuiLib/Core/UIManager.cpp:1476–1479  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1474}
1475
1476int CPaintManagerUI::GetPostPaintCount() const
1477{
1478 return m_aPostPaintControls.GetSize();
1479}
1480
1481bool CPaintManagerUI::AddPostPaint(CControlUI* pControl)
1482{

Callers

nothing calls this directly

Calls 1

GetSizeMethod · 0.45

Tested by

no test coverage detected