Home
last modified time | relevance | path

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

/external/pdfium/third_party/agg23/
Dagg_curves.h24 struct curve4_points { struct
26 curve4_points() {} in curve4_points() function
27 curve4_points(float x1, float y1, in curve4_points() argument
41 void init(float x1, float y1, in init()