Searched defs:wClipShape (Results 1 - 18 of 18) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dwindowstr.h201 #define wClipShape(w) wUseDefault(w, clipShape, NULL) macro
208 #define HasBorder(w) ((w)->borderWidth || wClipShape(w))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dwindowstr.h200 #define wClipShape(w) wUseDefault(w, clipShape, NULL) macro
207 #define HasBorder(w) ((w)->borderWidth || wClipShape(w))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dwindowstr.h175 #define wClipShape(w) wUseDefault(w, clipShape, NULL) macro
184 #define HasBorder(w) ((w)->borderWidth || wClipShape(w))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dwindowstr.h196 #define wClipShape(w) wUseDefault(w, clipShape, NULL) macro
205 #define HasBorder(w) ((w)->borderWidth || wClipShape(w))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dwindowstr.h196 #define wClipShape(w) wUseDefault(w, clipShape, NULL) macro
205 #define HasBorder(w) ((w)->borderWidth || wClipShape(w))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dwindowstr.h198 #define wClipShape(w) wUseDefault(w, clipShape, NULL) macro
205 #define HasBorder(w) ((w)->borderWidth || wClipShape(w))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dwindowstr.h198 #define wClipShape(w) wUseDefault(w, clipShape, NULL) macro
205 #define HasBorder(w) ((w)->borderWidth || wClipShape(w))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dwindowstr.h198 #define wClipShape(w) wUseDefault(w, clipShape, NULL) macro
205 #define HasBorder(w) ((w)->borderWidth || wClipShape(w))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dwindowstr.h201 #define wClipShape(w) wUseDefault(w, clipShape, NULL) macro
208 #define HasBorder(w) ((w)->borderWidth || wClipShape(w))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dwindowstr.h202 #define wClipShape(w) wUseDefault(w, clipShape, NULL) macro
209 #define HasBorder(w) ((w)->borderWidth || wClipShape(w))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dwindowstr.h202 #define wClipShape(w) wUseDefault(w, clipShape, NULL) macro
209 #define HasBorder(w) ((w)->borderWidth || wClipShape(w))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dwindowstr.h201 #define wClipShape(w) wUseDefault(w, clipShape, NULL) macro
208 #define HasBorder(w) ((w)->borderWidth || wClipShape(w))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dwindowstr.h201 #define wClipShape(w) wUseDefault(w, clipShape, NULL) macro
208 #define HasBorder(w) ((w)->borderWidth || wClipShape(w))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dwindowstr.h201 #define wClipShape(w) wUseDefault(w, clipShape, NULL) macro
208 #define HasBorder(w) ((w)->borderWidth || wClipShape(w))
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/include/
H A Dwindowstr.h173 #define wClipShape(w) wUseDefault(w, clipShape, NULL) macro
181 #define HasBorder(w) ((w)->borderWidth || wClipShape(w))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dwindowstr.h177 #define wClipShape(w) wUseDefault(w, clipShape, NULL) macro
186 #define HasBorder(w) ((w)->borderWidth || wClipShape(w))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dwindowstr.h177 #define wClipShape(w) wUseDefault(w, clipShape, NULL) macro
186 #define HasBorder(w) ((w)->borderWidth || wClipShape(w))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dwindowstr.h219 #define wClipShape(w) wUseDefault(w, clipShape, NULL) macro
226 #define HasBorder(w) ((w)->borderWidth || wClipShape(w))

Completed in 75 milliseconds