Home
last modified time | relevance | path

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

/haiku/headers/libs/agg/
H A Dagg_curves.h168 struct curve4_points struct
171 curve4_points() {} in curve4_points() argument
172 curve4_points(double x1, double y1, in curve4_points() function
180 void init(double x1, double y1, in init()