MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/PositionBasedDynamics / ImGuiTabBar

Class ImGuiTabBar

extern/imgui/imgui_internal.h:141–141  ·  view source on GitHub ↗

Stacked style modifier, backup of modified data so we can restore it

Source from the content-addressed store, hash-verified

139struct ImGuiStackSizes; // Storage of stack sizes for debugging/asserting
140struct ImGuiStyleMod; // Stacked style modifier, backup of modified data so we can restore it
141struct ImGuiTabBar; // Storage for a tab bar
142struct ImGuiTabItem; // Storage for a tab item (within a tab bar)
143struct ImGuiTable; // Storage for a table
144struct ImGuiTableColumn; // Storage for one column of a table

Callers 1

imgui_internal.hFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected