Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ GetHeaderRect
Method
GetHeaderRect
Source/PatternEditor.cpp:580–583 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
578
}
579
580
CRect CPatternEditor::GetHeaderRect() const
581
{
582
return CRect(0, 0, m_iWinWidth, HEADER_HEIGHT); // // //
583
}
584
585
CRect CPatternEditor::GetPatternRect() const
586
{
Callers
1
InvalidateHeader
Method · 0.80
Calls
1
CRect
Class · 0.85
Tested by
no test coverage detected