Home
last modified time | relevance | path

Searched refs:curve4_div (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/third_party/agg23/
Dagg_curves.h64 class curve4_div
67 curve4_div() : in curve4_div() function
70 curve4_div(float x1, float y1, in curve4_div() function
78 curve4_div(const curve4_points& cp) : in curve4_div() function
164 curve4_div m_curve_div;
Dagg_curves.cpp31 void curve4_div::init(float x1, float y1, in init()
42 void curve4_div::recursive_bezier(float x1, float y1, in recursive_bezier()
102 void curve4_div::bezier(float x1, float y1, in bezier()
D0008-namespace.patch147 @@ -107,3 +109,4 @@ void curve4_div::bezier(float x1, float y1,
166 curve4_div m_curve_div;