Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ start_render
Function
start_render
src/SB/Core/x/xFont.cpp:1170–1173 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1168
}
1169
1170
void start_render(const xtextbox& tb)
1171
{
1172
tb.font.start_render();
1173
}
1174
1175
void stop_render(const xtextbox& tb)
1176
{
Callers
1
render
Method · 0.85
Calls
1
start_render
Method · 0.45
Tested by
no test coverage detected