Searched refs:compound_text (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/pbproxy/
H A Dx-selection.h52 compound_text, atom_pair;
H A Dx-selection.m626 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 Dx-selection.h52 compound_text, atom_pair;
H A Dx-selection.m606 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 Dxclipboard.c496 Atom compound_text = XA_COMPOUND_TEXT(d); local in function:InsertClipboard
497 XtGetSelectionValue(w, *selection, compound_text,
499 &compound_text,

Completed in 6 milliseconds