Home
last modified time | relevance | path

Searched defs:tab_bar_appearing (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/imgui/
H A Dimgui_widgets.cpp5939 const bool tab_bar_appearing = (tab_bar->PrevFrameVisible + 1 < g.FrameCount); in EndTabBar() local
6382 const bool tab_bar_appearing = (tab_bar->PrevFrameVisible + 1 < g.FrameCount); in TabItemEx() local