Searched refs:AddBezierCurve (Results 1 – 2 of 2) sorted by relevance
1847 …IMGUI_API void AddBezierCurve(const ImVec2& pos0, const ImVec2& cp0, const ImVec2& cp1, const ImV…
1166 void ImDrawList::AddBezierCurve(const ImVec2& pos0, const ImVec2& cp0, const ImVec2& cp1, const ImV… in AddBezierCurve() function in ImDrawList