Searched defs:cairo_t (Results 1 - 4 of 4) sorted by relevance
/inkscape/src/ | ||
H A D | sp-solid-color.h | 17 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 D | sp-radial-gradient.h | 11 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 D | drawing-surface.h | 22 typedef struct _cairo cairo_t; typedef in typeref:struct:_cairo 48 cairo_t *createRawContext(); |
H A D | nr-filter-slot.h | 22 typedef struct _cairo cairo_t; typedef in typeref:struct:_cairo 94 cairo_t *_background_ct; |
Completed in 109 milliseconds