Searched defs:_XRenderPictureAttributes (Results 1 – 1 of 1) sorted by relevance
67 typedef struct _XRenderPictureAttributes { struct68 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;[all …]