Searched defs:pdf14_buf_s (Results 1 – 2 of 2) sorted by relevance
32 struct pdf14_buf_s { struct33 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 …]
57 struct pdf14_buf_s { struct58 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 …]