Home
last modified time | relevance | path

Searched refs:symbol_to_x_atom (Results 1 – 12 of 12) sorted by relevance

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dxselect.c202 symbol_to_x_atom (struct x_display_info *dpyinfo, Lisp_Object sym) in symbol_to_x_atom() function
310 Atom selection_atom = symbol_to_x_atom (dpyinfo, selection_name); in x_own_selection()
812 Atom subproperty = symbol_to_x_atom (dpyinfo, in x_handle_selection_request()
1159 ? symbol_to_x_atom (dpyinfo, XCAR (target_type)) in x_get_foreign_selection()
1160 : symbol_to_x_atom (dpyinfo, target_type)); in x_get_foreign_selection()
1747 *x_atom_ptr = symbol_to_x_atom (dpyinfo, obj); in lisp_data_to_selection_data()
1800 x_atoms[i] = symbol_to_x_atom (dpyinfo, AREF (obj, i)); in lisp_data_to_selection_data()
1841 cs->type = symbol_to_x_atom (dpyinfo, type); in lisp_data_to_selection_data()
2054 selection_atom = symbol_to_x_atom (dpyinfo, selection);
2137 atom = symbol_to_x_atom (dpyinfo, selection);
[all …]
H A DChangeLog.54339 (symbol_to_x_atom, x_atom_to_symbol):
H A DChangeLog.79335 (symbol_to_x_atom): Handle it.
H A DChangeLog.1022536 (symbol_to_x_atom): Pay attention to QUTF8_STRING.
23795 * xselect.c (symbol_to_x_atom, x_get_foreign_selection):
H A DChangeLog.1219508 (symbol_to_x_atom): Remove gratuitous arg.
H A DChangeLog.114460 (symbol_to_x_atom): Remove mapping to XA_CUT_BUFFERn.
/dports/editors/emacs/emacs-27.2/src/
H A Dxselect.c202 symbol_to_x_atom (struct x_display_info *dpyinfo, Lisp_Object sym) in symbol_to_x_atom() function
310 Atom selection_atom = symbol_to_x_atom (dpyinfo, selection_name); in x_own_selection()
812 Atom subproperty = symbol_to_x_atom (dpyinfo, in x_handle_selection_request()
1159 ? symbol_to_x_atom (dpyinfo, XCAR (target_type)) in x_get_foreign_selection()
1160 : symbol_to_x_atom (dpyinfo, target_type)); in x_get_foreign_selection()
1740 *x_atom_ptr = symbol_to_x_atom (dpyinfo, obj); in lisp_data_to_selection_data()
1793 x_atoms[i] = symbol_to_x_atom (dpyinfo, AREF (obj, i)); in lisp_data_to_selection_data()
1834 cs->type = symbol_to_x_atom (dpyinfo, type); in lisp_data_to_selection_data()
2047 selection_atom = symbol_to_x_atom (dpyinfo, selection);
2130 atom = symbol_to_x_atom (dpyinfo, selection);
[all …]
H A DChangeLog.54339 (symbol_to_x_atom, x_atom_to_symbol):
H A DChangeLog.79335 (symbol_to_x_atom): Handle it.
H A DChangeLog.1022536 (symbol_to_x_atom): Pay attention to QUTF8_STRING.
23795 * xselect.c (symbol_to_x_atom, x_get_foreign_selection):
H A DChangeLog.1219508 (symbol_to_x_atom): Remove gratuitous arg.
H A DChangeLog.114460 (symbol_to_x_atom): Remove mapping to XA_CUT_BUFFERn.