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

Method yextent

src/SB/Game/zUIFont.cpp:442–445  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

440}
441
442F32 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;

Callers 4

zUIFont_RenderFunction · 0.45
init_textboxFunction · 0.45
startMethod · 0.45

Calls 1

yextentFunction · 0.85

Tested by

no test coverage detected