Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
5626
static void PopStyleCompact()
5627
{
5628
ImGui::PopStyleVar(2);
5629
}
5630
5631
// Show a combo box with a choice of sizing policies
5632
static void EditTableSizingFlags(ImGuiTableFlags* p_flags)
Callers
1
DemoWindowTables
Function · 0.85
Calls
1
PopStyleVar
Function · 0.85
Tested by
no test coverage detected