Home
last modified time | relevance | path

Searched refs:atom_find_string (Results 1 – 4 of 4) sorted by relevance

/dports/print/tex-xdvik/xdvik-22.87/texk/xdvik/
H A Dx_util.h83 Atom atom_find_string(void);
H A Dx_util.c420 Atom atom_find_string(void) in atom_find_string() function
H A Devents.c4272 else if ((&(ev->xproperty))->atom == atom_find_string()) { in handle_property_change()
4274 if ((prop_len = property_get_data(XtWindow(globals.widgets.top_level), atom_find_string(), in handle_property_change()
H A Dxdvi.c951 set_string_property(str, atom_find_string(), win); in set_stringsearch_property()