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

Method GetTextStyle

DuiLib/Control/UIList.cpp:1222–1225  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1220}
1221
1222DWORD CListHeaderItemUI::GetTextStyle() const
1223{
1224 return m_uTextStyle;
1225}
1226
1227void CListHeaderItemUI::SetTextStyle(UINT uStyle)
1228{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected