Searched refs:ClipWithFull (Results 1 – 2 of 2) sorted by relevance
509 …void ClipWithFull(const ImRect& r) { Min = ImClamp(Min, r.Min, r.Max); Max = ImClamp(… in ClipWithFull() function
7175 …cand.ClipWithFull(window->ClipRect); // This allows the scored item to not overlap other candidate… in NavScoreItem()