Searched refs:dixLookupSelection (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | selection.c | 71 dixLookupSelection(Selection ** result, Atom selectionName, in dixLookupSelection() function 174 rc = dixLookupSelection(&pSel, stuff->selection, client, DixSetAttrAccess); in ProcSetSelectionOwner() 247 rc = dixLookupSelection(&pSel, stuff->id, client, DixGetAttrAccess); in ProcGetSelectionOwner() 285 rc = dixLookupSelection(&pSel, stuff->selection, client, DixReadAccess); in ProcConvertSelection()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | selection.h | 71 extern _X_EXPORT int dixLookupSelection(Selection ** result, Atom name,
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | xselinux_ext.c | 281 rc = dixLookupSelection(&pSel, stuff->id, client, DixGetAttrAccess); in ProcSELinuxGetSelectionContext()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 151711 Introduces dixLookupSelection() API.
|