Searched refs:Selection (Results 1 - 25 of 26) sorted by relevance

12

/xsrc/external/mit/xorg-server/dist/include/
H A Dselection.h54 * Selection data structures
65 } Selection; typedef in typeref:struct:_Selection
68 * Selection API
71 extern _X_EXPORT int dixLookupSelection(Selection ** result, Atom name,
74 extern _X_EXPORT Selection *CurrentSelections;
91 * Selection server internals
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dselection.h55 * Selection data structures
66 } Selection; typedef in typeref:struct:_Selection
70 * Selection API
73 extern _X_EXPORT int dixLookupSelection(Selection **result, Atom name,
76 extern _X_EXPORT Selection *CurrentSelections;
94 * Selection server internals
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dselection.c59 * Selection Stuff
68 Selection *CurrentSelections;
72 dixLookupSelection(Selection **result, Atom selectionName,
75 Selection *pSel;
92 Selection *pSel, *pNextSel;
105 CallSelectionCallback(Selection *pSel, ClientPtr client,
115 Selection *pSel;
130 Selection *pSel;
147 Selection *pSel;
199 pSel = dixAllocateObjectWithPrivates(Selection, PRIVATE_SELECTIO
[all...]
/xsrc/external/mit/xorg-server/dist/dix/
H A Dselection.c58 * Selection Stuff
67 Selection *CurrentSelections;
71 dixLookupSelection(Selection ** result, Atom selectionName,
74 Selection *pSel;
92 Selection *pSel, *pNextSel;
105 CallSelectionCallback(Selection * pSel, ClientPtr client,
115 Selection *pSel;
130 Selection *pSel;
147 Selection *pSel;
197 pSel = dixAllocateObjectWithPrivates(Selection, PRIVATE_SELECTIO
[all...]
/xsrc/external/mit/libXfixes/dist/src/
H A DMakefile.am8 Selection.c \
H A DMakefile.in138 Selection.lo Xfixes.lo
164 ./$(DEPDIR)/SaveSet.Plo ./$(DEPDIR)/Selection.Plo \
362 Selection.c \
454 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Selection.Plo@am__quote@ # am--include-marker
642 -rm -f ./$(DEPDIR)/Selection.Plo
693 -rm -f ./$(DEPDIR)/Selection.Plo
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dxacestr.h113 Selection **ppSel;
H A Dxace.h75 Selection **ppSel, Mask access_mode);
H A Dxselinux_ext.c274 Selection *pSel;
441 Selection *pSel;
H A Dxace.c72 Selection **ppSel, Mask access_mode)
H A Dxselinux_hooks.c492 Selection *pSel = *rec->ppSel;
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dxacestr.h113 Selection **ppSel;
H A Dxace.h80 extern _X_EXPORT int XaceHookSelectionAccess(ClientPtr ptr, Selection ** ppSel,
H A Dxselinux_ext.c274 Selection *pSel;
444 Selection *pSel;
H A Dxace.c59 XaceHookSelectionAccess(ClientPtr client, Selection ** ppSel, Mask access_mode)
H A Dxselinux_hooks.c495 Selection *pSel = *rec->ppSel;
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D7.5.1.rst51 - Selection/Feedback mode didn't handle polygon culling correctly (bug
H A D20.0.0.rst2295 - st/mesa: support UBOs for Selection/Feedback/RasterPos
2298 - st/mesa: support samplers for Selection/Feedback/RasterPos
2299 - st/mesa: support SSBOs for Selection/Feedback/RasterPos
2300 - st/mesa: support shader images for Selection/Feedback/RasterPos
/xsrc/external/mit/xorg-server.old/dist/xfixes/
H A Dselect.c58 Selection *selection = info->selection;
/xsrc/external/mit/xorg-server/dist/xfixes/
H A Dselect.c58 Selection *selection = info->selection;
/xsrc/external/mit/libXt/dist/src/
H A DMakefile.in141 RectObj.lo ResConfig.lo Resources.lo Selection.lo SetSens.lo \
187 ./$(DEPDIR)/Resources.Plo ./$(DEPDIR)/Selection.Plo \
459 Selection.c \
609 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Selection.Plo@am__quote@ # am--include-marker
830 -rm -f ./$(DEPDIR)/Selection.Plo
929 -rm -f ./$(DEPDIR)/Selection.Plo
/xsrc/external/mit/MesaLib/dist/docs/
H A Dxlibdriver.rst18 X Visual Selection
H A Ddispatch.rst191 Selection of the dispatch table pointer access method is controlled by a
/xsrc/external/mit/libdrm/dist/man/
H A Ddrm-kms.7.rst159 CRTC/Encoder Selection
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A DREADME.md36 #### Instruction Selection

Completed in 34 milliseconds

12