Searched defs:PushClipRect (Results 1 – 2 of 2) sorted by relevance
480 void ImDrawList::PushClipRect(ImVec2 cr_min, ImVec2 cr_max, bool intersect_with_current_clip_rect) in PushClipRect() function in ImDrawList
3745 void ImGui::PushClipRect(const ImVec2& clip_rect_min, const ImVec2& clip_rect_max, bool intersect_w… in PushClipRect() function in ImGui