MCPcopy Create free account
hub / github.com/AlexandreRouma/SDRPlusPlus / PopStyleCompact

Function PopStyleCompact

core/src/imgui/imgui_demo.cpp:3450–3453  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3448}
3449
3450static void PopStyleCompact()
3451{
3452 ImGui::PopStyleVar(2);
3453}
3454
3455// Show a combo box with a choice of sizing policies
3456static void EditTableSizingFlags(ImGuiTableFlags* p_flags)

Callers 1

ShowDemoWindowTablesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected