Searched defs:XXGetProperty (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, function
251 windowTypeRaw = XXGetProperty(mDisplay, hWin, XA_ATOM, WM_TYPE_PROP, &ulCount);
/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DVBoxGlobal.cpp3115 static char *XXGetProperty (Display *aDpy, Window aWnd, function
3204 CARD32 *desktop = (CARD32 *) XXGetProperty (dpy, aWId, XA_CARDINAL,
3209 desktop = (CARD32 *) XXGetProperty (dpy, aWId, XA_CARDINAL,

Completed in 53 milliseconds