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

Method GetMaxInfo

DuiLib/Core/UIManager.cpp:404–407  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

402}
403
404SIZE CPaintManagerUI::GetMaxInfo() const
405{
406 return m_szMaxWindow;
407}
408
409void CPaintManagerUI::SetMaxInfo(int cx, int cy)
410{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected