Searched refs:PathBezierCurveTo (Results 1 – 2 of 2) sorted by relevance
997 void ImDrawList::PathBezierCurveTo(const ImVec2& p2, const ImVec2& p3, const ImVec2& p4, int num_se… in PathBezierCurveTo() function in ImDrawList1172 PathBezierCurveTo(cp0, cp1, pos1, num_segments); in AddBezierCurve()
1857 …IMGUI_API void PathBezierCurveTo(const ImVec2& p1, const ImVec2& p2, const ImVec2& p3, int num_se…