Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetTextPadding
Method
GetTextPadding
DuiLib/Control/UILabel.cpp:126–129 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
124
}
125
126
RECT CLabelUI::GetTextPadding() const
127
{
128
return m_rcTextPadding;
129
}
130
131
void CLabelUI::SetTextPadding(RECT rc)
132
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected