Lines Matching defs:ChangeWindowAttributes
141 * CreateRootWindow, CreateWindow, ChangeWindowAttributes,
693 (*pScreen->ChangeWindowAttributes) (pWin, backFlag);
932 *error = ChangeWindowAttributes(pWin, vmask, vlist, wClient(pWin));
1149 * ChangeWindowAttributes
1157 ChangeWindowAttributes(WindowPtr pWin, Mask vmask, XID *vlist, ClientPtr client)
1332 * ->ChangeWindowAttributes below
1574 (*pScreen->ChangeWindowAttributes) (pWin, vmaskCopy);
1578 Note that this has to be done AFTER pScreen->ChangeWindowAttributes
1595 * Notice that this is different than ChangeWindowAttributes
3300 (*pWin->drawable.pScreen->ChangeWindowAttributes) (pWin, CWBackPixmap);
3532 (comment taken from ChangeWindowAttributes) */
3533 (*pScreen->ChangeWindowAttributes) (pWin, CWCursor);