Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ DefaultFace
Method
DefaultFace
src/engine/client/text.cpp:607–610 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
605
}
606
607
FT_Face DefaultFace() const
608
{
609
return m_DefaultFace;
610
}
611
612
FT_Face IconFace() const
613
{
Callers
2
GetGlyphOffsetX
Method · 0.80
CalculateTextWidth
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected