Lines Matching refs:Selection
67 Selection *CurrentSelections;
71 dixLookupSelection(Selection ** result, Atom selectionName, in dixLookupSelection()
74 Selection *pSel; in dixLookupSelection()
92 Selection *pSel, *pNextSel; in InitSelections()
105 CallSelectionCallback(Selection * pSel, ClientPtr client, in CallSelectionCallback()
115 Selection *pSel; in DeleteWindowFromAnySelections()
130 Selection *pSel; in DeleteClientFromAnySelections()
147 Selection *pSel; in ProcSetSelectionOwner()
197 pSel = dixAllocateObjectWithPrivates(Selection, PRIVATE_SELECTION); in ProcSetSelectionOwner()
230 Selection *pSel; in ProcGetSelectionOwner()
265 Selection *pSel; in ProcConvertSelection()