MCPcopy 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
580CRect CPatternEditor::GetHeaderRect() const
581{
582 return CRect(0, 0, m_iWinWidth, HEADER_HEIGHT); // // //
583}
584
585CRect CPatternEditor::GetPatternRect() const
586{

Callers 1

InvalidateHeaderMethod · 0.80

Calls 1

CRectClass · 0.85

Tested by

no test coverage detected