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

/xsrc/external/mit/xev/dist/
H A Dxev.c1241 XIMStyle xim_style = 0; local in function:main
1377 xim_style = 0;
1381 xim_style = xim_styles->supported_styles[i];
1386 if (xim_style == 0) {
1449 if (xim && xim_style) {
1451 XNInputStyle, xim_style,

Completed in 3 milliseconds