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() function
25 curve4_points(FX_FLOAT x1, FX_FLOAT y1, in curve4_points() argument
39 void init(FX_FLOAT x1, FX_FLOAT y1, in init()