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.h22 struct curve4_points { struct
24 curve4_points() {} in curve4_points() argument
25 curve4_points(float x1, float y1, in curve4_points() argument
39 void init(float x1, float y1, in init()