MCPcopy 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
75ImFont* StyleRepository::getIconFont() const
76{
77 return _iconFont;
78}
79
80ImFont* StyleRepository::getSmallBoldFont() const
81{

Callers 4

ToolbarButtonMethod · 0.80
SpinnerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected