Searched defs:cairo_t (Results 1 - 4 of 4) sorted by relevance

/inkscape/src/
H A Dsp-solid-color.h17 typedef struct _cairo cairo_t; typedef in typeref:struct:_cairo
29 virtual cairo_pattern_t* pattern_new(cairo_t *ct, Geom::OptRect const &bbox, double opacity);
H A Dsp-radial-gradient.h11 typedef struct _cairo cairo_t; typedef in typeref:struct:_cairo
30 virtual cairo_pattern_t* pattern_new(cairo_t *ct, Geom::OptRect const &bbox, double opacity);
/inkscape/src/display/
H A Ddrawing-surface.h22 typedef struct _cairo cairo_t; typedef in typeref:struct:_cairo
48 cairo_t *createRawContext();
H A Dnr-filter-slot.h22 typedef struct _cairo cairo_t; typedef in typeref:struct:_cairo
94 cairo_t *_background_ct;

Completed in 11 milliseconds