Lines Matching refs:selection
64 Atom *selection,
71 static void peekProc( widget, data, selection, type, value, length, format )
74 Atom *selection, *type;
81 (*icccm_error)( stderr, "Nothing in the primary selection buffer");
83 (*icccm_error)( stderr, "Unknown type return from selection");
115 /* we have lost ownership of the selection. clear it */
128 Atom *selection,
136 static int convertProc( widget, selection, target, type, value, length, format )
138 Atom *selection, *target, *type;
147 /* someone wants a copy of the selection. is there one? */
183 /* assert we own the primary selection */
208 Atom *selection,
215 static void gotProc( widget, data, selection, type, value, length, format )
218 Atom *selection, *type;
225 (*icccm_error)( stderr, "Nothing in the primary selection buffer");
227 (*icccm_error)( stderr, "Unknown type return from selection");