Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetNormalImage
Method
GetNormalImage
DuiLib/Control/UICombo.cpp:541–544 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
539
}
540
541
LPCTSTR CComboUI::GetNormalImage() const
542
{
543
return m_sNormalImage;
544
}
545
546
void CComboUI::SetNormalImage(LPCTSTR pStrImage)
547
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected