| 2995 | */ |
| 2996 | // Range: 0x1E2750 -> 0x1E28B8 |
| 2997 | class 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 |