Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_widgets.cpp5907 const bool tab_bar_appearing = (tab_bar->PrevFrameVisible + 1 < g.FrameCount); in EndTabBar() local
6299 const bool tab_bar_appearing = (tab_bar->PrevFrameVisible + 1 < g.FrameCount); in TabItemEx() local
/third_party/mesa3d/src/imgui/
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
/third_party/skia/third_party/externals/imgui/
Dimgui_widgets.cpp7261 const bool tab_bar_appearing = (tab_bar->PrevFrameVisible + 1 < g.FrameCount); in EndTabBar() local
7914 const bool tab_bar_appearing = (tab_bar->PrevFrameVisible + 1 < g.FrameCount); in TabItemEx() local