Home
last modified time | relevance | path

Searched refs:tab_is_new (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/imgui/
Dimgui_widgets.cpp6367 bool tab_is_new = false; in TabItemEx() local
6374 tab_is_new = true; in TabItemEx()
6415 if (tab_appearing && !(tab_bar_appearing && !tab_is_new)) in TabItemEx()