Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BernardoGiordano/Checkpoint
/ width
Method
width
3ds/source/MainScreen.cpp:106–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
struct SegGeometry {
105
int segX, segY, segH, pad, cellSaveW, cellExtW;
106
int width(void) const { return cellSaveW + cellExtW; }
107
};
108
109
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