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

/xsrc/external/mit/libXt/dist/include/X11/
H A DShellP.h207 Atom title_encoding; member in struct:__anon46fc50250908
/xsrc/external/mit/libXt/dist/src/
H A DShell.c325 Offset(wm.title_encoding),
1476 if (wmshell->wm.title_encoding == None &&
1485 window_name.encoding = wmshell->wm.title_encoding ?
1486 wmshell->wm.title_encoding : XA_STRING;
2396 nwmshell->wm.title_encoding != owmshell->wm.title_encoding)) {
2401 if (nwmshell->wm.title_encoding == None &&
2409 title.encoding = nwmshell->wm.title_encoding ?
2410 nwmshell->wm.title_encoding : XA_STRING;

Completed in 10 milliseconds