Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/dix/
H A Dwindow.c1185 Bool checkOptional = FALSE, borderRelative = FALSE; in ChangeWindowAttributes() local
1203 borderRelative = TRUE; in ChangeWindowAttributes()
1226 borderRelative = TRUE; in ChangeWindowAttributes()
1254 borderRelative = TRUE; in ChangeWindowAttributes()
1589 if (((vmaskCopy & (CWBorderPixel | CWBorderPixmap)) || borderRelative) in ChangeWindowAttributes()