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

/macosx-10.10.1/vim-55/src/
H A Dmbyte.c5093 static XIMStyle input_style; variable
5111 else if (input_style & XIMPreeditPosition)
5194 if (input_style & XIMPreeditPosition)
5330 input_style = 0;
5467 input_style = this_input_style;
5501 XNInputStyle, input_style,
5511 if (input_style & XIMStatusArea)
5563 if (input_style & XIMStatusArea)
5565 if (input_style & XIMPreeditArea)
5605 if (input_style
[all...]

Completed in 132 milliseconds