Lines Matching defs:selection
51 {"-selection", "selection", XrmoptionSepArg, NULL},
52 {"-select", "selection", XrmoptionSepArg, NULL},
53 {"-sel", "selection", XrmoptionSepArg, NULL},
54 {"-s", "selection", XrmoptionSepArg, NULL},
61 Atom selection;
71 {"selection", "Selection", XtRString, sizeof(String),
89 fprintf (stderr, "usage: %s [-selection name] [-cutbuffer number]\n",
96 StoreBuffer(Widget w, XtPointer client_data, Atom *selection, Atom *type,
117 ConvertSelection(Widget w, Atom *selection, Atom *target,
123 XtGetSelectionRequest(w, *selection, (XtRequestId)NULL);
129 XmuConvertStandardSelection(w, req->time, selection, target, type,
186 if (XmuConvertStandardSelection(w, req->time, selection, target, type,
213 LoseSelection(Widget w, Atom *selection)
236 XtGetSelectionValue(w, options.selection, XA_STRING,
250 if (XtOwnSelection(w, options.selection,
282 &options.selection );