Searched defs:ImGuiTabBarFlags_NoCloseWithMiddleMouseButton (Results 1 – 3 of 3) sorted by relevance
815 …ImGuiTabBarFlags_NoCloseWithMiddleMouseButton = 1 << 3, // Disable behavior of closing tabs (t… enumerator
807 …ImGuiTabBarFlags_NoCloseWithMiddleMouseButton = 1 << 2, // Disable behavior of closing tabs (t… enumerator
1096 …ImGuiTabBarFlags_NoCloseWithMiddleMouseButton = 1 << 3, // Disable behavior of closing tabs (t… enumerator