|
Graphviz 14.0.3~dev.20251029.0425
|
Data Fields | |
| cairo_t * | cr |
| cairo_surface_t * | surface |
| cairo_pattern_t * | pattern |
Definition at line 47 of file gvloadimage_gs.c.
| cairo_t* gs_s::cr |
Definition at line 48 of file gvloadimage_gs.c.
Referenced by gvloadimage_gs_load(), and gvloadimage_process_surface().
| cairo_pattern_t* gs_s::pattern |
Definition at line 50 of file gvloadimage_gs.c.
Referenced by gvloadimage_gs_free(), gvloadimage_gs_load(), and gvloadimage_process_surface().
| cairo_surface_t* gs_s::surface |
Definition at line 49 of file gvloadimage_gs.c.
Referenced by gvloadimage_gs_free(), gvloadimage_gs_load(), and gvloadimage_process_surface().