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

Method render

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

Source from the content-addressed store, hash-verified

1277#endif
1278
1279void xtextbox::render(layout& l, S32 begin_jot, S32 end_jot) const
1280{
1281 l.render(*this, begin_jot, end_jot);
1282}
1283
1284F32 xtextbox::yextent(F32 max, S32& size, const layout& l, S32 begin_jot, S32 end_jot) const
1285{

Callers 4

__deadstripped_xDebugFunction · 0.45
fp_renderFunction · 0.45
render_messageFunction · 0.45
RenderTextFunction · 0.45

Calls 2

start_renderFunction · 0.85
stop_renderFunction · 0.85

Tested by

no test coverage detected