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

Method yextent

src/SB/Core/x/xFont.cpp:1284–1287  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1282}
1283
1284F32 xtextbox::yextent(F32 max, S32& size, const layout& l, S32 begin_jot, S32 end_jot) const
1285{
1286 return l.yextent(max, size, begin_jot, end_jot);
1287}
1288
1289xtextbox::callback xtextbox::text_cb = { xtextbox::text_render, NULL, NULL };
1290

Callers 2

render_messageFunction · 0.45
RenderTextFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected