Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imgui/
Dimgui_draw.cpp480 void ImDrawList::PushClipRect(ImVec2 cr_min, ImVec2 cr_max, bool intersect_with_current_clip_rect) in PushClipRect() function in ImDrawList
Dimgui.cpp3745 void ImGui::PushClipRect(const ImVec2& clip_rect_min, const ImVec2& clip_rect_max, bool intersect_w… in PushClipRect() function in ImGui
/third_party/skia/third_party/externals/imgui/
Dimgui_draw.cpp578 void ImDrawList::PushClipRect(ImVec2 cr_min, ImVec2 cr_max, bool intersect_with_current_clip_rect) in PushClipRect() function in ImDrawList
Dimgui.cpp4400 void ImGui::PushClipRect(const ImVec2& clip_rect_min, const ImVec2& clip_rect_max, bool intersect_w… in PushClipRect() function in ImGui