Searched defs:XP_ORIGIN (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A DXplugin.h169 XP_ORIGIN = 1 << 0, enumerator in enum:xp_window_changes_enum
171 XP_BOUNDS = XP_ORIGIN | XP_SIZE,
180 /* XP_ORIGIN */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A DXplugin.h170 XP_ORIGIN = 1 << 0, enumerator in enum:xp_window_changes_enum
172 XP_BOUNDS = XP_ORIGIN | XP_SIZE,
181 /* XP_ORIGIN */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A DXplugin.h170 XP_ORIGIN = 1 << 0, enumerator in enum:xp_window_changes_enum
172 XP_BOUNDS = XP_ORIGIN | XP_SIZE,
181 /* XP_ORIGIN */

Completed in 37 milliseconds