HomeSort by: relevance | last modified time | path
    Searched defs:Selection (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/include/
selection.h 54 * Selection data structures
58 Atom selection; member in struct:_Selection
65 } Selection;
68 * Selection API
71 extern _X_EXPORT int dixLookupSelection(Selection ** result, Atom name,
74 extern _X_EXPORT Selection *CurrentSelections;
85 struct _Selection *selection; member in struct:__anon10255
91 * Selection server internals
  /xsrc/external/mit/xorg-server.old/dist/include/
selection.h 55 * Selection data structures
59 Atom selection; member in struct:_Selection
66 } Selection;
70 * Selection API
73 extern _X_EXPORT int dixLookupSelection(Selection **result, Atom name,
76 extern _X_EXPORT Selection *CurrentSelections;
87 struct _Selection *selection; member in struct:__anon10848
94 * Selection server internals

Completed in 7 milliseconds