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

Method GetTextStyle

DuiLib/Control/UILabel.cpp:88–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86 }
87
88 UINT CLabelUI::GetTextStyle() const
89 {
90 return m_uTextStyle;
91 }
92
93 void CLabelUI::SetTextColor(DWORD dwTextColor)
94 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected