Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimgui_widgets.cpp6216 …bool want_clip_rect = !avail_bar_rect.Contains(ImRect(window->DC.CursorPos, window->DC.CursorPos +… in TabBarScrollingButtons() local
6436 … bool want_clip_rect = (bb.Min.x < tab_bar->BarRect.Min.x) || (bb.Max.x >= tab_bar->BarRect.Max.x); in TabItemEx() local