Searched refs:_SelectionReceived (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1TextAction.c179 _SelectionReceived(w, client_data, selection, type, value, length, format) function
246 _SelectionReceived(w, (caddr_t)NULL, &selection, &type, (caddr_t)line,
259 (XtSelectionCallbackProc)_SelectionReceived,
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DTextAction.c185 _SelectionReceived(w, client_data, selection, type, value, length, format) function
205 XtGetSelectionValue(w, list->selection, XA_STRING, _SelectionReceived,
314 _SelectionReceived(w, (XtPointer) NULL, &selection, &type, (XPointer)line,
329 _SelectionReceived, (XtPointer)list, time);

Completed in 19 milliseconds