Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheForceEngine/TheForceEngine
/ getDialogFont
Function
getDialogFont
TheForceEngine/TFE_FrontEndUI/frontEndUi.cpp:3941–3944 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3939
}
3940
3941
ImFont* getDialogFont()
3942
{
3943
return s_dialogFont;
3944
}
3945
3946
void setCanSave(bool canSave)
3947
{
Callers
4
label
Function · 0.85
modLoader_NameListUI
Function · 0.85
modLoader_FileListUI
Function · 0.85
modLoader_selectionUI
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected