Home
last modified time | relevance | path

Searched defs:pdf14_buf_s (Results 1 – 2 of 2) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgdevp14.h32 struct pdf14_buf_s { struct
33 pdf14_buf *saved;
35 bool isolated;
36 bool knockout;
37 byte alpha;
38 byte shape;
39 gs_blend_mode_t blend_mode;
41 bool has_alpha_g;
42 bool has_shape;
44 gs_int_rect rect;
[all …]
H A Dgdevpnga.c57 struct pdf14_buf_s { struct
58 pdf14_buf *saved;
60 bool isolated;
61 bool knockout;
62 byte alpha;
63 byte shape;
64 gs_blend_mode_t blend_mode;
66 bool has_alpha_g;
67 bool has_shape;
69 gs_int_rect rect;
[all …]