Searched refs:compound_text (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/pbproxy/ |
| H A D | x-selection.h | 52 compound_text, atom_pair;
|
| H A D | x-selection.m | 626 list[count] = atoms->compound_text; 757 atoms->compound_text, textprop.format, 1008 else if (e->target == atoms->compound_text) 1505 atoms->compound_text = XInternAtom (xpbproxy_dpy, "COMPOUND_TEXT", False);
|
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/pbproxy/ |
| H A D | x-selection.h | 52 compound_text, atom_pair;
|
| H A D | x-selection.m | 606 list[count] = atoms->compound_text; 741 atoms->compound_text, textprop.format, 986 else if (e->target == atoms->compound_text) { 1468 atoms->compound_text = XInternAtom(xpbproxy_dpy, "COMPOUND_TEXT", False);
|
| /xsrc/external/mit/xclipboard/dist/ |
| H A D | xclipboard.c | 496 Atom compound_text = XA_COMPOUND_TEXT(d); local in function:InsertClipboard 497 XtGetSelectionValue(w, *selection, compound_text, 499 &compound_text,
|
Completed in 6 milliseconds