Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/dix/
H A Dwindow.c1185 Bool checkOptional = FALSE, borderRelative = FALSE; in ChangeWindowAttributes() local
1354 checkOptional = TRUE; in ChangeWindowAttributes()
1366 checkOptional = TRUE; in ChangeWindowAttributes()
1390 &checkOptional); in ChangeWindowAttributes()
1452 checkOptional = TRUE; in ChangeWindowAttributes()
1531 checkOptional = TRUE; in ChangeWindowAttributes()
1542 checkOptional = TRUE; in ChangeWindowAttributes()
1578 if (checkOptional) in ChangeWindowAttributes()
H A Devents.c4483 Mask mask, Bool *checkOptional) in EventSuppressForWindow() argument
4513 *checkOptional = TRUE; in EventSuppressForWindow()