Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/agg/agg23/
Dagg_curves.h22 struct curve4_points : public CFX_Object { struct
24 curve4_points() {} in curve4_points() function
25 curve4_points(FX_FLOAT x1, FX_FLOAT y1, in curve4_points() function
39 void init(FX_FLOAT x1, FX_FLOAT y1, in init()