Lines Matching defs:ChangeWindowAttributes
133 * CreateRootWindow, CreateWindow, ChangeWindowAttributes,
488 (*pScreen->ChangeWindowAttributes)(pWin, backFlag);
750 *error = ChangeWindowAttributes(pWin, vmask, vlist, wClient (pWin));
762 (void)ChangeWindowAttributes(pWin, CWBackingStore, &value, wClient (pWin));
986 * ChangeWindowAttributes
994 ChangeWindowAttributes(WindowPtr pWin, Mask vmask, XID *vlist, ClientPtr client)
1443 (*pScreen->ChangeWindowAttributes)(pWin, vmaskCopy);
1447 Note that this has to be done AFTER pScreen->ChangeWindowAttributes
1466 * Notice that this is different than ChangeWindowAttributes
3341 (*pWin->drawable.pScreen->ChangeWindowAttributes)(pWin, CWBackPixmap);
3586 (comment taken from ChangeWindowAttributes) */
3587 (*pScreen->ChangeWindowAttributes)(pWin, CWCursor);