Searched refs:compound_text_atom (Results 1 – 1 of 1) sorted by relevance
1372 static Atom compound_text_atom; variable1383 compound_text_atom = XInternAtom(dpy, "COMPOUND_TEXT", False); in x11_setup_atoms()1434 array[i++] = compound_text_atom; in clip_x11_convert_selection_cb()1449 && *target != compound_text_atom) in clip_x11_convert_selection_cb()1482 else if (*target == compound_text_atom || *target == text_atom) in clip_x11_convert_selection_cb()1500 *type = compound_text_atom; in clip_x11_convert_selection_cb()1660 else if (*type == compound_text_atom in clip_x11_request_selection_cb()1717 case 3: type = compound_text_atom; break; in clip_x11_request_selection()