Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ SetName
Method
SetName
DebugView++/LogView.cpp:1244–1247 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1242
}
1243
1244
void CLogView::SetName(const std::wstring& name)
1245
{
1246
m_name = name;
1247
}
1248
1249
void CLogView::SetFont(HFONT hFont)
1250
{
Callers
1
OnViewFilter
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected