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

Method GetRailHotImage

DuiLib/Control/UIScrollBar.cpp:294–297  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

292 }
293
294 LPCTSTR CScrollBarUI::GetRailHotImage()
295 {
296 return m_sRailHotImage;
297 }
298
299 void CScrollBarUI::SetRailHotImage(LPCTSTR pStrImage)
300 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected