Searched defs:pSel (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/xserver/xorg/sun-src/tsol/
H A Dtsolextension.c355 Selection *pSel = pselinfo->selection; local
356 TsolResPtr tsolseln = TsolSelectionPrivate(pSel);
360 if (tsol_sel_agnt && pSel->selection == tsol_sel_agnt->selection) {
1988 Selection *pSel = *rec->ppSel; local
1989 Atom selAtom = pSel->selection;
2011 tsol_sel_agnt = pSel; /* owner of this seln */
2028 tsolseln = TsolSelectionPrivate(pSel);
2039 for (pSel = CurrentSelections; pSel; pSel
[all...]
H A Dtsolinfo.h280 TsolSelectionPrivate (Selection *pSel) argument
282 return (TsolResPtr) dixLookupPrivate(&(pSel->devPrivates),

Completed in 26 milliseconds