Lines Matching defs:_XRenderPictureAttributes
67 typedef struct _XRenderPictureAttributes { struct
68 int repeat;
69 Picture alpha_map;
70 int alpha_x_origin;
71 int alpha_y_origin;
72 int clip_x_origin;
73 int clip_y_origin;
74 Pixmap clip_mask;
75 Bool graphics_exposures;
76 int subwindow_mode;
77 int poly_edge;
78 int poly_mode;
79 Atom dither;
80 Bool component_alpha;