Searched defs:has_close_button (Results 1 – 4 of 4) sorted by relevance
7384 const bool has_close_button = (tab->Flags & ImGuiTabItemFlags_NoCloseButton) ? false : true; in TabBarLayout() local8090 ImVec2 ImGui::TabItemCalcSize(const char* label, bool has_close_button) in TabItemCalcSize()
5663 const bool has_close_button = (p_open != NULL); in RenderWindowTitleBarContents() local
6456 ImVec2 ImGui::TabItemCalcSize(const char* label, bool has_close_button) in TabItemCalcSize()
6543 ImVec2 ImGui::TabItemCalcSize(const char* label, bool has_close_button) in TabItemCalcSize()