Searched defs:intersect_with_current_clip_rect (Results 1 – 6 of 6) sorted by relevance
| /third_party/mesa3d/src/imgui/ |
| D | imgui_draw.cpp | 480 void ImDrawList::PushClipRect(ImVec2 cr_min, ImVec2 cr_max, bool intersect_with_current_clip_rect) in PushClipRect()
|
| D | imgui.cpp | 3745 …ct(const ImVec2& clip_rect_min, const ImVec2& clip_rect_max, bool intersect_with_current_clip_rect) in PushClipRect()
|
| /third_party/flutter/skia/third_party/externals/imgui/ |
| D | imgui_draw.cpp | 478 void ImDrawList::PushClipRect(ImVec2 cr_min, ImVec2 cr_max, bool intersect_with_current_clip_rect) in PushClipRect()
|
| D | imgui.cpp | 3680 …ct(const ImVec2& clip_rect_min, const ImVec2& clip_rect_max, bool intersect_with_current_clip_rect) in PushClipRect()
|
| /third_party/skia/third_party/externals/imgui/ |
| D | imgui_draw.cpp | 578 void ImDrawList::PushClipRect(ImVec2 cr_min, ImVec2 cr_max, bool intersect_with_current_clip_rect) in PushClipRect()
|
| D | imgui.cpp | 4400 …ct(const ImVec2& clip_rect_min, const ImVec2& clip_rect_max, bool intersect_with_current_clip_rect) in PushClipRect()
|