MCPcopy Create free account
hub / github.com/HertzDevil/0CC-FamiTracker / GetItemBottom

Method GetItemBottom

Source/GraphEditorComponentImpl.cpp:103–105  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

101}
102
103int CGraphBase::GetItemBottom() const {
104 return region_.bottom;
105}
106
107int CGraphBase::GetItemWidth() const {
108 unsigned Count = parent_.GetItemCount(); // // //

Callers 1

DoOnPaintMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected