Searched refs:PrimRect (Results 1 – 2 of 2) sorted by relevance
618 void ImDrawList::PrimRect(const ImVec2& a, const ImVec2& c, ImU32 col) in PrimRect() function in ImDrawList1079 PrimRect(a, b, col); in AddRectFilled()
1877 …IMGUI_API void PrimRect(const ImVec2& a, const ImVec2& b, ImU32 col); // Axis aligned rectan…