Photon 1.0.0
Loading...
Searching...
No Matches
cairo Namespace Reference

Classes

class  border
 

Functions

void add_path_arc (cairo_t *cr, double x, double y, double rx, double ry, double a1, double a2, bool neg)
 
void set_color (cairo_t *cr, const litehtml::web_color &color)
 

Function Documentation

◆ add_path_arc()

void cairo::add_path_arc ( cairo_t *  cr,
double  x,
double  y,
double  rx,
double  ry,
double  a1,
double  a2,
bool  neg 
)
extern

◆ set_color()

void cairo::set_color ( cairo_t *  cr,
const litehtml::web_color color 
)
inline