MCPcopy Create free account
hub / github.com/BlitterStudio/amiberry / PopStyleCompact

Function PopStyleCompact

external/imgui/imgui_demo.cpp:5719–5722  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5717}
5718
5719static void PopStyleCompact()
5720{
5721 ImGui::PopStyleVar(2);
5722}
5723
5724// Show a combo box with a choice of sizing policies
5725static void EditTableSizingFlags(ImGuiTableFlags* p_flags)

Callers 1

DemoWindowTablesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected