Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
103
int CGraphBase::GetItemBottom() const {
104
return region_.bottom;
105
}
106
107
int CGraphBase::GetItemWidth() const {
108
unsigned Count = parent_.GetItemCount(); // // //
Callers
1
DoOnPaint
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected