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

Function calc

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

Compile unit: C:\SB\Core\x\xFont.cpp Producer: MW MIPS C Compiler Language: C++ Code range: 0x001DEBA0 -> 0x001DF1B0 */ Range: 0x1DEBA0 -> 0x1DF1B0

Source from the content-addressed store, hash-verified

2501*/
2502// Range: 0x1DEBA0 -> 0x1DF1B0
2503void calc(class layout * this /* r21 */, class xtextbox & ctb /* r30 */, unsigned int start_text /* r23 */) {
2504 // Blocks
2505 /* anonymous block */ {
2506 // Range: 0x1DEBA0 -> 0x1DF1B0
2507 class jot_line & first_line; // r2
2508 class /* @class */ {
2509 // total size: 0x8
2510 public:
2511 char * s; // offset 0x0, size 0x4
2512 char * end; // offset 0x4, size 0x4
2513 } text_stack[16]; // r29+0xB0
2514 unsigned int text_stack_size; // r20
2515 unsigned int text_index; // r2
2516 char * s; // r19
2517 char * end; // r18
2518 class jot & a; // r17
2519 class jot_line & line; // r16
2520 class jot_line & last_line; // r5
2521 unsigned int i; // r6
2522 }
2523}
2524
2525/*
2526 Compile unit: C:\SB\Core\x\xFont.cpp

Callers 2

refreshMethod · 0.85
refresh_endMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected