MCPcopy Create free account
hub / github.com/Aegel5/SimpleSwitcher / CompactCache

Method CompactCache

imgui_tiny_app/imgui/imgui_draw.cpp:2684–2687  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2682}
2683
2684void ImFontAtlas::CompactCache()
2685{
2686 ImFontAtlasTextureCompact(this);
2687}
2688
2689void ImFontAtlas::SetFontLoader(const ImFontLoader* font_loader)
2690{

Callers 2

ShowFontAtlasMethod · 0.80

Calls 1

Tested by

no test coverage detected