Home
last modified time | relevance | path

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

/trunk/main/x11_extensions/inc/
H A DXrender.h67 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;
[all …]