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

Method GetThumbPushedImage

DuiLib/Control/UIScrollBar.cpp:261–264  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

259 }
260
261 LPCTSTR CScrollBarUI::GetThumbPushedImage()
262 {
263 return m_sThumbPushedImage;
264 }
265
266 void CScrollBarUI::SetThumbPushedImage(LPCTSTR pStrImage)
267 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected