Searched defs:actual_type_return (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/RDP/client-1.8.3/
H A Dewmhints.c61 Atom actual_type_return; local
76 &actual_type_return,
86 if (actual_type_return == None || actual_format_return == 0)
/vbox/src/VBox/Additions/x11/VBoxClient/testcase/
H A DtstSeamlessX11-auto.cpp86 Atom *actual_type_return,
93 Atom req_type, Atom *actual_type_return,
106 *actual_type_return = XA_ATOM;
91 XGetWindowProperty(Display *display, Window w, Atom property, long long_offset, long long_length, Bool delProp, Atom req_type, Atom *actual_type_return, int *actual_format_return, unsigned long *nitems_return, unsigned long *bytes_after_return, unsigned char **prop_return) argument

Completed in 35 milliseconds