/dports/chinese/FreeWnn-server/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/ |
H A D | init_w.c | 999 xim->supported_style[0] = SUPPORT_STYLE_1; 1000 xim->supported_style[1] = SUPPORT_STYLE_2; 1001 xim->supported_style[2] = SUPPORT_STYLE_3; 1003 xim->supported_style[3] = SUPPORT_STYLE_4; 1004 xim->supported_style[4] = SUPPORT_STYLE_5; 1005 xim->supported_style[5] = SUPPORT_STYLE_6; 1006 xim->supported_style[6] = SUPPORT_STYLE_7;
|
H A D | util.c | 103 tmp = byteswap_l (xim->supported_style[i]); in GetIM() 107 tmp = xim->supported_style[i]; in GetIM() 228 if (xim->supported_style[i] == ic_req.input_style) in CreateIC()
|
H A D | xim.h | 485 XIMStyle supported_style[MAX_SUPPORT_STYLE]; member
|
/dports/chinese/FreeWnn-lib/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/ |
H A D | init_w.c | 999 xim->supported_style[0] = SUPPORT_STYLE_1; 1000 xim->supported_style[1] = SUPPORT_STYLE_2; 1001 xim->supported_style[2] = SUPPORT_STYLE_3; 1003 xim->supported_style[3] = SUPPORT_STYLE_4; 1004 xim->supported_style[4] = SUPPORT_STYLE_5; 1005 xim->supported_style[5] = SUPPORT_STYLE_6; 1006 xim->supported_style[6] = SUPPORT_STYLE_7;
|
H A D | util.c | 103 tmp = byteswap_l (xim->supported_style[i]); in GetIM() 107 tmp = xim->supported_style[i]; in GetIM() 228 if (xim->supported_style[i] == ic_req.input_style) in CreateIC()
|
H A D | xim.h | 485 XIMStyle supported_style[MAX_SUPPORT_STYLE]; member
|
/dports/japanese/FreeWnn-server/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/ |
H A D | init_w.c | 999 xim->supported_style[0] = SUPPORT_STYLE_1; 1000 xim->supported_style[1] = SUPPORT_STYLE_2; 1001 xim->supported_style[2] = SUPPORT_STYLE_3; 1003 xim->supported_style[3] = SUPPORT_STYLE_4; 1004 xim->supported_style[4] = SUPPORT_STYLE_5; 1005 xim->supported_style[5] = SUPPORT_STYLE_6; 1006 xim->supported_style[6] = SUPPORT_STYLE_7;
|
H A D | util.c | 103 tmp = byteswap_l (xim->supported_style[i]); in GetIM() 107 tmp = xim->supported_style[i]; in GetIM() 228 if (xim->supported_style[i] == ic_req.input_style) in CreateIC()
|
H A D | xim.h | 485 XIMStyle supported_style[MAX_SUPPORT_STYLE]; member
|
/dports/japanese/FreeWnn-lib/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/ |
H A D | init_w.c | 999 xim->supported_style[0] = SUPPORT_STYLE_1; 1000 xim->supported_style[1] = SUPPORT_STYLE_2; 1001 xim->supported_style[2] = SUPPORT_STYLE_3; 1003 xim->supported_style[3] = SUPPORT_STYLE_4; 1004 xim->supported_style[4] = SUPPORT_STYLE_5; 1005 xim->supported_style[5] = SUPPORT_STYLE_6; 1006 xim->supported_style[6] = SUPPORT_STYLE_7;
|
H A D | util.c | 103 tmp = byteswap_l (xim->supported_style[i]); in GetIM() 107 tmp = xim->supported_style[i]; in GetIM() 228 if (xim->supported_style[i] == ic_req.input_style) in CreateIC()
|
H A D | xim.h | 485 XIMStyle supported_style[MAX_SUPPORT_STYLE]; member
|
/dports/korean/FreeWnn-server/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/ |
H A D | init_w.c | 999 xim->supported_style[0] = SUPPORT_STYLE_1; 1000 xim->supported_style[1] = SUPPORT_STYLE_2; 1001 xim->supported_style[2] = SUPPORT_STYLE_3; 1003 xim->supported_style[3] = SUPPORT_STYLE_4; 1004 xim->supported_style[4] = SUPPORT_STYLE_5; 1005 xim->supported_style[5] = SUPPORT_STYLE_6; 1006 xim->supported_style[6] = SUPPORT_STYLE_7;
|
H A D | util.c | 103 tmp = byteswap_l (xim->supported_style[i]); in GetIM() 107 tmp = xim->supported_style[i]; in GetIM() 228 if (xim->supported_style[i] == ic_req.input_style) in CreateIC()
|
H A D | xim.h | 485 XIMStyle supported_style[MAX_SUPPORT_STYLE]; member
|
/dports/korean/FreeWnn-lib/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/ |
H A D | init_w.c | 999 xim->supported_style[0] = SUPPORT_STYLE_1; 1000 xim->supported_style[1] = SUPPORT_STYLE_2; 1001 xim->supported_style[2] = SUPPORT_STYLE_3; 1003 xim->supported_style[3] = SUPPORT_STYLE_4; 1004 xim->supported_style[4] = SUPPORT_STYLE_5; 1005 xim->supported_style[5] = SUPPORT_STYLE_6; 1006 xim->supported_style[6] = SUPPORT_STYLE_7;
|
H A D | util.c | 103 tmp = byteswap_l (xim->supported_style[i]); in GetIM() 107 tmp = xim->supported_style[i]; in GetIM() 228 if (xim->supported_style[i] == ic_req.input_style) in CreateIC()
|
H A D | xim.h | 485 XIMStyle supported_style[MAX_SUPPORT_STYLE]; member
|
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk/ |
H A D | gtkwinapiwindow.pp | 393 style, supported_style: TGdkIMStyle; 408 supported_style := GDK_IM_PREEDIT_NONE or 416 then supported_style := supported_style and not GDK_IM_PREEDIT_POSITION; 418 style := gdk_im_decide_style(supported_style);
|
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk/ |
H A D | gtkwinapiwindow.pp | 393 style, supported_style: TGdkIMStyle; 408 supported_style := GDK_IM_PREEDIT_NONE or 416 then supported_style := supported_style and not GDK_IM_PREEDIT_POSITION; 418 style := gdk_im_decide_style(supported_style);
|
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk/ |
H A D | gtkwinapiwindow.pp | 393 style, supported_style: TGdkIMStyle; 408 supported_style := GDK_IM_PREEDIT_NONE or 416 then supported_style := supported_style and not GDK_IM_PREEDIT_POSITION; 418 style := gdk_im_decide_style(supported_style);
|
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk/ |
H A D | gtkwinapiwindow.pp | 393 style, supported_style: TGdkIMStyle; 408 supported_style := GDK_IM_PREEDIT_NONE or 416 then supported_style := supported_style and not GDK_IM_PREEDIT_POSITION; 418 style := gdk_im_decide_style(supported_style);
|
/dports/www/cssed/cssed-0.4.0/scintilla/gtk/ |
H A D | ScintillaGTK.cxx | 379 GdkIMStyle supported_style = (GdkIMStyle) (GDK_IM_PREEDIT_NONE | in RealizeThis() local 386 supported_style = (GdkIMStyle) ((int) supported_style & ~GDK_IM_PREEDIT_POSITION); in RealizeThis() 388 attr->style = style = gdk_im_decide_style(supported_style); in RealizeThis()
|
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/gtk1/ |
H A D | window.cpp | 2280 GdkIMStyle supported_style = (GdkIMStyle) in gtk_wxwindow_realized_callback() local 2288 supported_style = (GdkIMStyle)(supported_style & ~GDK_IM_PREEDIT_POSITION); in gtk_wxwindow_realized_callback() 2290 attr->style = style = gdk_im_decide_style (supported_style); in gtk_wxwindow_realized_callback()
|
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/gtk1/ |
H A D | window.cpp | 2276 GdkIMStyle supported_style = (GdkIMStyle) in gtk_wxwindow_realized_callback() local 2284 supported_style = (GdkIMStyle)(supported_style & ~GDK_IM_PREEDIT_POSITION); in gtk_wxwindow_realized_callback() 2286 attr->style = style = gdk_im_decide_style (supported_style); in gtk_wxwindow_realized_callback()
|