Searched refs:_xa_utf8_string (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Dxutf8.h31 Atom _xa_utf8_string(Display*);
32 #define XA_UTF8_STRING(dpy) _xa_utf8_string(dpy)
H A Dxutf8.c44 _xa_utf8_string(Display *dpy) function in typeref:typename:Atom
53 #define XA_UTF8_STRING(dpy) _xa_utf8_string(dpy)

Completed in 4 milliseconds