Searched refs:YXBanded (Results 1 - 4 of 4) sorted by relevance
/vbox/src/VBox/Additions/x11/x11include/xproto-7.0.18/X11/ |
H A D | X.h | 543 #define YXBanded 3 macro
|
/vbox/src/VBox/Additions/x11/x11include/4.3/include/X11/ |
H A D | X.h | 543 #define YXBanded 3 macro
|
/vbox/src/VBox/RDP/client-1.8.3/ |
H A D | xwin.c | 208 XSetClipRectangles(g_display, g_gc, 0, 0, &rect, 1, YXBanded); \ 211 XSetClipRectangles(g_display, g_gc, 0, 0, &g_clip_rectangle, 1, YXBanded); \ 3163 XSetClipRectangles(g_display, g_gc, 0, 0, &g_clip_rectangle, 1, YXBanded); 3173 XSetClipRectangles(g_display, g_gc, 0, 0, &g_clip_rectangle, 1, YXBanded);
|
/vbox/src/VBox/HostServices/SharedOpenGL/render/ |
H A D | renderspu_glx.c | 1893 pXRects, cRects, ShapeSet, YXBanded);
|
Completed in 275 milliseconds