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

/vbox/src/VBox/Additions/x11/VBoxClient/
H A Dseamless-x11.cpp42 static unsigned char *XXGetProperty (Display *aDpy, Window aWnd, Atom aPropType, argument
57 int rc = XGetWindowProperty (aDpy, aWnd, propNameAtom,
/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DVBoxGlobal.cpp3115 static char *XXGetProperty (Display *aDpy, Window aWnd, argument
3128 int rc = XGetWindowProperty (aDpy, aWnd, propNameAtom,
3138 static Bool XXSendClientMessage (Display *aDpy, Window aWnd, const char *aMsg, argument
3153 ev.xclient.window = aWnd;

Completed in 55 milliseconds