MCPcopy Create free account
hub / github.com/IppClub/Dora-SSR / PopStyleCompact

Function PopStyleCompact

Source/3rdParty/imgui/imgui_demo.cpp:5626–5629  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5624}
5625
5626static void PopStyleCompact()
5627{
5628 ImGui::PopStyleVar(2);
5629}
5630
5631// Show a combo box with a choice of sizing policies
5632static void EditTableSizingFlags(ImGuiTableFlags* p_flags)

Callers 1

DemoWindowTablesFunction · 0.85

Calls 1

PopStyleVarFunction · 0.85

Tested by

no test coverage detected