Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimgui_widgets.cpp6089 …const bool scrolling_buttons = (tab_bar->OffsetMax > tab_bar->BarRect.GetWidth() && tab_bar->Tabs.… in TabBarLayout() local
6090 if (scrolling_buttons) in TabBarLayout()