openMSX
|
Public Member Functions | |
ImGuiDockContextPruneNodeData () | |
Public Attributes | |
int | CountWindows |
int | CountChildWindows |
int | CountChildNodes |
ImGuiID | RootId |
|
inline |
Definition at line 17026 of file imgui.cc.
References CountChildNodes, CountChildWindows, CountWindows, and RootId.
int ImGuiDockContextPruneNodeData::CountChildNodes |
Definition at line 17024 of file imgui.cc.
Referenced by ImGuiDockContextPruneNodeData().
int ImGuiDockContextPruneNodeData::CountChildWindows |
Definition at line 17024 of file imgui.cc.
Referenced by ImGuiDockContextPruneNodeData().
int ImGuiDockContextPruneNodeData::CountWindows |
Definition at line 17024 of file imgui.cc.
Referenced by ImGuiDockContextPruneNodeData().
ImGuiID ImGuiDockContextPruneNodeData::RootId |
Definition at line 17025 of file imgui.cc.
Referenced by ImGuiDockContextPruneNodeData().