Searched refs:just_closed (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_widgets.cpp6508 bool just_closed = TabItemLabelAndCloseButton(display_draw_list, bb, flags, tab_bar->FramePadding, label, id, close_button_id); local in function:ImGui::TabItemEx
6509 if (just_closed && p_open != NULL)
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui_widgets.cpp6508 bool just_closed = TabItemLabelAndCloseButton(display_draw_list, bb, flags, tab_bar->FramePadding, label, id, close_button_id); local in function:ImGui::TabItemEx
6509 if (just_closed && p_open != NULL)

Completed in 25 milliseconds