| 440 | } |
| 441 | |
| 442 | F32 xtextbox::yextent(F32 max, S32& size, bool cache) const |
| 443 | { |
| 444 | return yextent(max, size, temp_layout(cache), 0, -1); |
| 445 | } |
| 446 | |
| 447 | __declspec(section ".sdata2") static F32 _930 = 0.5f; |
| 448 | __declspec(section ".sdata2") static F64 _932_0 = 4.503599627370496e15; |
no test coverage detected