Searched refs:XIMStatusNothing (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/libX11/dist/modules/im/ximcp/
H A DimRm.c202 else if(!strcmp(value.addr, "XIMStatusNothing"))
203 status_style = XIMStatusNothing;
208 status_style = XIMStatusNothing;
359 XIMPreeditNothing | XIMStatusNothing,
2423 } else if(style & XIMStatusNothing) {
/xsrc/external/mit/xev/dist/
H A Dxev.c1380 (XIMPreeditNothing | XIMStatusNothing)) {
/xsrc/external/mit/libXaw/dist/src/
H A DXawIm.c516 input_style = (XIMPreeditNothing | XIMStatusNothing);
/xsrc/external/mit/libX11/dist/include/X11/
H A DXlib.h1176 #define XIMStatusNothing 0x0400L macro
/xsrc/external/mit/xdm/dist/greeter/
H A DLogin.c1359 XNInputStyle, (XIMPreeditNothing|XIMStatusNothing),
/xsrc/external/mit/xterm/dist/
H A Dcharproc.c12736 "OverTheSpot", (XIMPreeditPosition | XIMStatusNothing)
12742 "Root", (XIMPreeditNothing | XIMStatusNothing)
12892 if (input_style != (XIMPreeditNothing | XIMStatusNothing)) {
H A Daclocal.m41778 input_style = (XIMPreeditNothing | XIMStatusNothing);

Completed in 39 milliseconds