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

Method GetRailNormalImage

DuiLib/Control/UIScrollBar.cpp:283–286  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

281 }
282
283 LPCTSTR CScrollBarUI::GetRailNormalImage()
284 {
285 return m_sRailNormalImage;
286 }
287
288 void CScrollBarUI::SetRailNormalImage(LPCTSTR pStrImage)
289 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected