Searched refs:xp_window_id (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A DXplugin.h54 typedef xp_resource_id xp_window_id; typedef
99 /* Sent when a window has been moved. Arg is of type xp_window_id. */
150 xp_window_id id;
194 xp_window_id sibling; /* may be zero; in ABOVE/BELOW modes
306 xp_window_id *ret_id);
310 extern xp_error xp_destroy_window (xp_window_id id);
314 extern xp_error xp_configure_window (xp_window_id id, unsigned int mask,
322 xp_window_id *ret_id);
327 extern xp_error xp_get_native_window (xp_window_id id,
352 extern xp_error xp_lock_window (xp_window_id i
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A DXplugin.h55 typedef xp_resource_id xp_window_id; typedef
100 /* Sent when a window has been moved. Arg is of type xp_window_id. */
151 xp_window_id id;
195 xp_window_id sibling; /* may be zero; in ABOVE/BELOW modes
307 xp_window_id *ret_id);
311 extern xp_error xp_destroy_window (xp_window_id id);
315 extern xp_error xp_configure_window (xp_window_id id, unsigned int mask,
323 xp_window_id *ret_id);
328 extern xp_error xp_get_native_window (xp_window_id id,
353 extern xp_error xp_lock_window (xp_window_id i
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A DXplugin.h55 typedef xp_resource_id xp_window_id; typedef
100 /* Sent when a window has been moved. Arg is of type xp_window_id. */
151 xp_window_id id;
195 xp_window_id sibling; /* may be zero; in ABOVE/BELOW modes
307 xp_window_id *ret_id);
311 extern xp_error xp_destroy_window (xp_window_id id);
315 extern xp_error xp_configure_window (xp_window_id id, unsigned int mask,
323 xp_window_id *ret_id);
328 extern xp_error xp_get_native_window (xp_window_id id,
353 extern xp_error xp_lock_window (xp_window_id i
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A DrootlessWindow.h60 void RootlessNativeWindowStateChanged (xp_window_id id, unsigned int state);

Completed in 108 milliseconds