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

Function start_layout

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

Source from the content-addressed store, hash-verified

1158 }
1159
1160 void start_layout(const xtextbox&)
1161 {
1162 reset_tex_args(def_tex_args);
1163 reset_model_args(def_model_args);
1164 }
1165
1166 void stop_layout(const xtextbox&)
1167 {

Callers 1

calcMethod · 0.85

Calls 2

reset_tex_argsFunction · 0.85
reset_model_argsFunction · 0.85

Tested by

no test coverage detected