Searched defs:want_clip_rect (Results 1 – 1 of 1) sorted by relevance
6216 …bool want_clip_rect = !avail_bar_rect.Contains(ImRect(window->DC.CursorPos, window->DC.CursorPos +… in TabBarScrollingButtons() local6436 … bool want_clip_rect = (bb.Min.x < tab_bar->BarRect.Min.x) || (bb.Max.x >= tab_bar->BarRect.Max.x); in TabItemEx() local