Searched refs:vmaskCopy (Results 1 – 1 of 1) sorted by relevance
1183 Mask index2, tmask, vmaskCopy = 0; in ChangeWindowAttributes() local1261 vmaskCopy &= ~CWBackPixmap; in ChangeWindowAttributes()1312 vmaskCopy &= ~CWBorderPixmap; in ChangeWindowAttributes()1575 vmaskCopy |= index2; in ChangeWindowAttributes()1582 (*pScreen->ChangeWindowAttributes) (pWin, vmaskCopy); in ChangeWindowAttributes()1589 if (((vmaskCopy & (CWBorderPixel | CWBorderPixmap)) || borderRelative) in ChangeWindowAttributes()