MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/SPlisHSPlasH / PopStyleCompact

Function PopStyleCompact

extern/imgui/imgui_demo.cpp:3746–3749  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3744}
3745
3746static void PopStyleCompact()
3747{
3748 ImGui::PopStyleVar(2);
3749}
3750
3751// Show a combo box with a choice of sizing policies
3752static void EditTableSizingFlags(ImGuiTableFlags* p_flags)

Callers 1

ShowDemoWindowTablesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected