1 void Sampled_drawInside_cairo (I
, cairo_t
*cr
, double xmin
, double xmax
, double ymin
, double ymax
, long ilevel
, int unit
);
2 void Graphics_polyline_cairo (cairo_t
*cr
, long numberOfPoints
, float *xWC
, float *yWC
);
3 void polyline_cairo (cairo_t
*cr
, long numberOfPoints
, short *xyDC
);