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

Method GetFont

DuiLib/Control/UILabel.cpp:121–124  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119 }
120
121 int CLabelUI::GetFont() const
122 {
123 return m_iFont;
124 }
125
126 RECT CLabelUI::GetTextPadding() const
127 {

Callers 4

InitMethod · 0.45
InitMethod · 0.45
CalPosMethod · 0.45
PaintTextMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected