MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / bounds

Function bounds

dwarf/SB/Core/x/xFont.cpp:2997–3008  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2995*/
2996// Range: 0x1E2750 -> 0x1E28B8
2997class basic_rect bounds(class xfont * this /* r2 */, char * text /* r2 */, unsigned int text_size /* r2 */, float max_width /* r29+0x10 */, unsigned int & size /* r2 */) {
2998 // Blocks
2999 /* anonymous block */ {
3000 // Range: 0x1E2750 -> 0x1E28B8
3001 class font_data & fd; // r13
3002 class basic_rect r; // r29
3003 char * s; // r12
3004 unsigned int i; // r10
3005 unsigned int charIndex; // r2
3006 float dx; // r2
3007 }
3008}
3009
3010/*
3011 Compile unit: C:\SB\Core\x\xFont.cpp

Callers 1

boundsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected