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

Method GetRailDisabledImage

DuiLib/Control/UIScrollBar.cpp:316–319  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

314 }
315
316 LPCTSTR CScrollBarUI::GetRailDisabledImage()
317 {
318 return m_sRailDisabledImage;
319 }
320
321 void CScrollBarUI::SetRailDisabledImage(LPCTSTR pStrImage)
322 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected