Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chrxh/alien
/ getIconFont
Method
getIconFont
source/Gui/StyleRepository.cpp:75–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
}
74
75
ImFont* StyleRepository::getIconFont() const
76
{
77
return _iconFont;
78
}
79
80
ImFont* StyleRepository::getSmallBoldFont() const
81
{
Callers
4
ToolbarButton
Method · 0.80
SelectableToolbarButton
Method · 0.80
Spinner
Method · 0.80
ShowPreviewDescription
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected