Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheForceEngine/TheForceEngine
/ findFiles
Function
findFiles
TheForceEngine/TFE_A11y/accessibility.cpp:128–134 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
126
}
127
128
void findFiles()
129
{
130
assert(s_captionsStatus == CC_NOT_LOADED);
131
132
findCaptionFiles();
133
findFontFiles();
134
}
135
136
//////////////////////////////////////////////////////
137
// Fonts
Callers
2
init
Function · 0.85
refreshFiles
Function · 0.85
Calls
2
findCaptionFiles
Function · 0.85
findFontFiles
Function · 0.85
Tested by
no test coverage detected