Searched refs:XIMPreeditArea (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/libXaw/dist/src/
H A DXawIm.c514 input_style = (XIMPreeditArea | XIMStatusArea);
566 if (p->input_style & XIMPreeditArea) {
706 if (p->input_style & XIMPreeditArea) {
732 if (p->input_style & XIMPreeditArea) {
743 if (p->input_style & XIMPreeditArea) {
789 if (p->input_style & (XIMPreeditArea|XIMPreeditPosition|XIMStatusArea)) {
827 if (p->input_style & XIMPreeditArea) {
951 if (p->input_style & (XIMPreeditArea|XIMPreeditPosition|XIMStatusArea)) {
/xsrc/external/mit/libX11/dist/modules/im/ximcp/
H A DimRm.c175 if(!strcmp(value.addr, "XIMPreeditArea"))
176 preedit_style = XIMPreeditArea;
2407 if(style & XIMPreeditArea) {
/xsrc/external/mit/libX11/dist/include/X11/
H A DXlib.h1169 #define XIMPreeditArea 0x0001L macro
/xsrc/external/mit/xterm/dist/
H A Dcharproc.c12739 "OffTheSpot", (XIMPreeditArea | XIMStatusArea)
12878 if (input_style == (XIMPreeditArea | XIMStatusArea)) {

Completed in 24 milliseconds