Home
last modified time | relevance | path

Searched refs:chewing_handle_End (Results 1 – 19 of 19) sorted by relevance

/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewing0.3/libchewing/
H A Dchewingio.h39 CHEWING_API int chewing_handle_End( ChewingContext * );
H A Dchewingio.c842 CHEWING_API int chewing_handle_End( ChewingContext *ctx ) in chewing_handle_End() function
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewing0.3/libchewing/
H A Dchewingio.h39 CHEWING_API int chewing_handle_End( ChewingContext * );
H A Dchewingio.c842 CHEWING_API int chewing_handle_End( ChewingContext *ctx )
/dports/chinese/libchewing/libchewing-0.5.1/include/
H A Dchewingio.h113 CHEWING_API int chewing_handle_End(ChewingContext *ctx);
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/Deserted/OVIMChewing03/
H A DOVIMChewing.cpp76 else if (k == ovkEnd) { chewing_handle_End(im); } in KeyPress()
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/Deserted/OVIMChewing03/
H A DOVIMChewing.cpp76 else if (k == ovkEnd) { chewing_handle_End(im); } in KeyPress()
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewing/
H A DOVIMSpaceChewing.cpp132 else if (k == ovkEnd) { chewing_handle_End(im); } in KeyPress()
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewing0.3/
H A DOVIMSpaceChewing.cpp75 else if (k == ovkEnd) { chewing_handle_End(im); } in KeyPress()
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewing/
H A DOVIMSpaceChewing.cpp132 else if (k == ovkEnd) { chewing_handle_End(im); } in KeyPress()
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewing0.3/
H A DOVIMSpaceChewing.cpp75 else if (k == ovkEnd) { chewing_handle_End(im); } in KeyPress()
/dports/chinese/libchewing/libchewing-0.5.1/test/
H A Dgenkeystroke.c386 chewing_handle_End(ctx); in main()
H A Dtesthelper.c205 chewing_handle_End(ctx); in type_single_keystroke()
/dports/chinese/fcitx5-chewing/fcitx5-chewing-5.0.7/src/
H A Deim.cpp303 chewing_handle_End(ctx); in keyEvent()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/hime/src/modules/
H A Dchewing.c391 HIME_CHEWING_WRAPPER_FUNC (chewing_handle_End); in hime_chewing_wrapper_end()
/dports/chinese/fcitx-chewing/fcitx-chewing-0.2.3/src/
H A Deim.c210 chewing_handle_End(ctx); in FcitxChewingDoInput()
/dports/chinese/ibus-chewing/ibus-chewing-1.5.1/src/
H A DIBusChewingPreEdit.c685 return event_process_or_ignore(!chewing_handle_End(self->context)); in self_handle_end()
/dports/chinese/libchewing/libchewing-0.5.1/src/
H A Dchewingio.c1316 CHEWING_API int chewing_handle_End(ChewingContext *ctx) in chewing_handle_End() function
/dports/chinese/libchewing/libchewing-0.5.1/doc/
H A Dlibchewing.texi354 @deftypefun int chewing_handle_End (ChewingContext *@var{ctx})