Searched refs:CurrentSelections (Results 1 – 3 of 3) sorted by relevance
67 Selection *CurrentSelections; variable79 for (pSel = CurrentSelections; pSel; pSel = pSel->next) in dixLookupSelection()94 pSel = CurrentSelections; in InitSelections()101 CurrentSelections = NULL; in InitSelections()117 for (pSel = CurrentSelections; pSel; pSel = pSel->next) in DeleteWindowFromAnySelections()132 for (pSel = CurrentSelections; pSel; pSel = pSel->next) in DeleteClientFromAnySelections()211 pSel->next = CurrentSelections; in ProcSetSelectionOwner()212 CurrentSelections = pSel; in ProcSetSelectionOwner()
74 extern _X_EXPORT Selection *CurrentSelections;
453 for (pSel = CurrentSelections; pSel; pSel = pSel->next) in ProcSELinuxListSelections()462 for (pSel = CurrentSelections; pSel; pSel = pSel->next) { in ProcSELinuxListSelections()