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

Method GetButton1PushedImage

DuiLib/Control/UIScrollBar.cpp:162–165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

160 }
161
162 LPCTSTR CScrollBarUI::GetButton1PushedImage()
163 {
164 return m_sButton1PushedImage;
165 }
166
167 void CScrollBarUI::SetButton1PushedImage(LPCTSTR pStrImage)
168 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected