Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BernardoGiordano/Checkpoint
/ width
Method
width
3ds/source/MainScreen.cpp:84–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
struct SegGeometry {
83
int segX, segY, segH, pad, cellSaveW, cellExtW;
84
int width(void) const { return cellSaveW + cellExtW; }
85
};
86
87
SegGeometry segmentGeometry(void)
Callers
4
segmentGeometry
Function · 0.45
drawTop
Method · 0.45
drawBottom
Method · 0.45
handleEvents
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected