Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetRailPushedImage
Method
GetRailPushedImage
DuiLib/Control/UIScrollBar.cpp:305–308 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
303
}
304
305
LPCTSTR CScrollBarUI::GetRailPushedImage()
306
{
307
return m_sRailPushedImage;
308
}
309
310
void CScrollBarUI::SetRailPushedImage(LPCTSTR pStrImage)
311
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected