Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetBkPushedImage
Method
GetBkPushedImage
DuiLib/Control/UIScrollBar.cpp:349–352 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
347
}
348
349
LPCTSTR CScrollBarUI::GetBkPushedImage()
350
{
351
return m_sBkPushedImage;
352
}
353
354
void CScrollBarUI::SetBkPushedImage(LPCTSTR pStrImage)
355
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected