Searched refs:SelectionCallback (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xorg-server/dist/include/
H A Dselection.h76 extern _X_EXPORT CallbackListPtr SelectionCallback;
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dselection.h78 extern _X_EXPORT CallbackListPtr SelectionCallback;
/xsrc/external/mit/xmag/dist/
H A DCutPaste.c91 SelectionCallback(Widget w, _X_UNUSED XtPointer client_data, function in typeref:typename:void
118 XtGetSelectionValue(w, XA_PRIMARY, XA_PIXMAP, SelectionCallback, NULL,
/xsrc/external/mit/bitmap/dist/
H A DCutPaste.c152 SelectionCallback(Widget w, XtPointer cldat, Atom *selection, Atom *type, function in typeref:typename:void
186 SelectionCallback, NULL, btime);
/xsrc/external/mit/xorg-server.old/dist/xfixes/
H A Dselect.c108 if (!AddCallback (&SelectionCallback, XFixesSelectionCallback, NULL))
117 DeleteCallback (&SelectionCallback, XFixesSelectionCallback, NULL);
/xsrc/external/mit/xorg-server/dist/xfixes/
H A Dselect.c101 if (!AddCallback(&SelectionCallback, XFixesSelectionCallback, NULL))
108 DeleteCallback(&SelectionCallback, XFixesSelectionCallback, NULL);
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dselection.c69 CallbackListPtr SelectionCallback; variable in typeref:typename:CallbackListPtr
109 CallCallbacks(&SelectionCallback, &info);
/xsrc/external/mit/xorg-server/dist/dix/
H A Dselection.c68 CallbackListPtr SelectionCallback; variable in typeref:typename:CallbackListPtr
109 CallCallbacks(&SelectionCallback, &info);

Completed in 11 milliseconds