Home
last modified time | relevance | path

Searched refs:compound_text (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xquartz/pbproxy/
H A Dx-selection.h52 compound_text, atom_pair; member
H A Dx-selection.m616 list[count] = atoms->compound_text;
751 atoms->compound_text, textprop.format,
996 else if (e->target == atoms->compound_text) {
1495 atoms->compound_text = XInternAtom(xpbproxy_dpy, "COMPOUND_TEXT", False);
/OK3568_Linux_fs/external/xserver/
H A DChangeLog142589 main.m: XInternAtom compound_text, and atom_pair.
142591 pbproxy.h: Add compound_text and atom_pair to the struct atom_list.