Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dgxcolor2.h74 struct gs_pattern1_instance_s { struct
76 gs_pattern1_template_t template;
78 gs_matrix step_matrix; /* tiling space -> device space */
79 gs_rect bbox; /* bbox of tile in tiling space */
80 bool is_simple; /* true if xstep/ystep = tile size */
85 bool uses_mask; /* if true, pattern mask must be created */
86 gs_int_point size; /* in device coordinates */
87 gx_bitmap_id id; /* key for cached bitmap (= id of mask) */