Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ PopStyleCompact
Function
PopStyleCompact
3rdparty/imgui/src/imgui_demo.cpp:5702–5705 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5700
}
5701
5702
static void PopStyleCompact()
5703
{
5704
ImGui::PopStyleVar(2);
5705
}
5706
5707
// Show a combo box with a choice of sizing policies
5708
static void EditTableSizingFlags(ImGuiTableFlags* p_flags)
Callers
1
DemoWindowTables
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected