Searched refs:win_mode (Results 1 – 1 of 1) sorted by relevance
451 Mask win_mode = DixGetPropAccess, prop_mode = DixReadAccess; in ProcGetProperty() local458 win_mode |= DixSetPropAccess; in ProcGetProperty()461 rc = dixLookupWindow(&pWin, stuff->window, client, win_mode); in ProcGetProperty()