Searched refs:borderRelative (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dwindow.c1009 Bool checkOptional = FALSE, borderRelative = FALSE; local in function:ChangeWindowAttributes
1028 borderRelative = TRUE;
1054 borderRelative = TRUE;
1086 borderRelative = TRUE;
1450 if (((vmaskCopy & (CWBorderPixel | CWBorderPixmap)) || borderRelative)
/xsrc/external/mit/xorg-server/dist/dix/
H A Dwindow.c1172 Bool checkOptional = FALSE, borderRelative = FALSE; local in function:ChangeWindowAttributes
1190 borderRelative = TRUE;
1213 borderRelative = TRUE;
1241 borderRelative = TRUE;
1581 if (((vmaskCopy & (CWBorderPixel | CWBorderPixmap)) || borderRelative)

Completed in 9 milliseconds