Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetBkHotImage
Method
GetBkHotImage
DuiLib/Control/UIScrollBar.cpp:338–341 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
336
}
337
338
LPCTSTR CScrollBarUI::GetBkHotImage()
339
{
340
return m_sBkHotImage;
341
}
342
343
void CScrollBarUI::SetBkHotImage(LPCTSTR pStrImage)
344
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected