Searched refs:Expose (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xproto-7.0.18/X11/
H A DX.h191 #define Expose 12 macro
/vbox/src/VBox/Additions/x11/x11include/4.3/include/X11/
H A DX.h196 #define Expose 12 macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dminiglx.h286 #define Expose 12 macro
/vbox/src/libs/libpng-1.2.8/contrib/gregbook/
H A Drpng-x.c585 Wait for first Expose event to do any drawing, then flush.
590 while (e.type != Expose || e.xexpose.count);
H A Drpng2-x.c834 Wait for first Expose event to do any drawing, then flush and return.
839 while (e.type != Expose || e.xexpose.count);
/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu_glx.c530 case Expose:
1953 event.type = Expose;
/vbox/src/VBox/RDP/client-1.8.3/
H A Dxwin.c2538 case Expose:

Completed in 5129 milliseconds