Home
last modified time | relevance | path

Searched defs:curve4 (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/agg23/
Dagg_curves.h141 curve4() {} in curve4() function
142 curve4(float x1, float y1, in curve4() function
149 curve4(const curve4_points& cp) in curve4() function
Dagg_path_storage.cpp81 void path_storage::curve4(float x_ctrl1, float y_ctrl1, in curve4() function in agg::path_storage