Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
404
SIZE CPaintManagerUI::GetMaxInfo() const
405
{
406
return m_szMaxWindow;
407
}
408
409
void CPaintManagerUI::SetMaxInfo(int cx, int cy)
410
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected