Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ Inflate
Method
Inflate
DuiLib/Utils/Utils.cpp:132–135 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
130
}
131
132
void CDuiRect::Inflate(int cx, int cy)
133
{
134
::InflateRect(this, cx, cy);
135
}
136
137
void CDuiRect::Deflate(int cx, int cy)
138
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected