MCPcopy 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

segmentGeometryFunction · 0.45
drawTopMethod · 0.45
drawBottomMethod · 0.45
handleEventsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected