Home
last modified time | relevance | path

Searched refs:chewing_handle_Right (Results 1 – 24 of 24) sorted by relevance

/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewing0.3/libchewing/
H A Dchewingio.h36 CHEWING_API int chewing_handle_Right( ChewingContext * );
H A Dchewingio.c330 return chewing_handle_Right( ctx ); in chewing_handle_Space()
723 CHEWING_API int chewing_handle_Right( ChewingContext *ctx ) in chewing_handle_Right() function
923 return chewing_handle_Right( ctx ); in chewing_handle_Default()
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewing0.3/libchewing/
H A Dchewingio.h36 CHEWING_API int chewing_handle_Right( ChewingContext * );
H A Dchewingio.c330 return chewing_handle_Right( ctx );
723 CHEWING_API int chewing_handle_Right( ChewingContext *ctx )
923 return chewing_handle_Right( ctx );
/dports/chinese/fcitx5-chewing/fcitx5-chewing-5.0.7/src/
H A Deim.cpp57 chewing_handle_Right(ctx); in select()
155 chewing_handle_Right(ctx); in paging()
297 chewing_handle_Right(ctx); in keyEvent()
/dports/chinese/fcitx-chewing/fcitx-chewing-0.2.3/src/
H A Deim.c204 chewing_handle_Right(ctx); in FcitxChewingDoInput()
283 chewing_handle_Right(chewing->context); in FcitxChewingPaging()
421 chewing_handle_Right(chewing->context); in FcitxChewingGetCandWord()
/dports/chinese/libchewing/libchewing-0.5.1/include/
H A Dchewingio.h94 CHEWING_API int chewing_handle_Right(ChewingContext *ctx);
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/Deserted/OVIMChewing03/
H A DOVIMChewing.cpp70 chewing_handle_Right(im); in KeyPress()
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/Deserted/OVIMChewing03/
H A DOVIMChewing.cpp70 chewing_handle_Right(im); in KeyPress()
/dports/chinese/ibus-chewing/ibus-chewing-1.5.1/src/
H A DIBusChewingPreEdit.c594 return event_process_or_ignore(!chewing_handle_Right(self->context)); in self_handle_right()
647 return event_process_or_ignore(!chewing_handle_Right(self->context)); in self_handle_page_down()
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewing/
H A DOVIMSpaceChewing.cpp125 key->isShift() ?chewing_handle_ShiftRight(im):chewing_handle_Right(im); in KeyPress()
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewing0.3/
H A DOVIMSpaceChewing.cpp68 key->isShift() ?chewing_handle_ShiftRight(im):chewing_handle_Right(im); in KeyPress()
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewing/
H A DOVIMSpaceChewing.cpp125 key->isShift() ?chewing_handle_ShiftRight(im):chewing_handle_Right(im); in KeyPress()
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewing0.3/
H A DOVIMSpaceChewing.cpp68 key->isShift() ?chewing_handle_ShiftRight(im):chewing_handle_Right(im); in KeyPress()
/dports/chinese/libchewing/libchewing-0.5.1/test/
H A Dgenkeystroke.c346 chewing_handle_Right(ctx); in main()
H A Dtest-error-handling.c128 ret = chewing_handle_Right(NULL); in test_null()
H A Dtesthelper.c175 chewing_handle_Right(ctx); in type_single_keystroke()
/dports/chinese/gcin-qt5/gcin-2.9.0/modules/
H A Dchewing.cpp383 chewing_handle_Right (g_pChewingCtx); in module_feedkey()
/dports/chinese/gcin/gcin-2.9.0/modules/
H A Dchewing.cpp383 chewing_handle_Right (g_pChewingCtx); in module_feedkey()
/dports/chinese/gcin-gtk3/gcin-2.9.0/modules/
H A Dchewing.cpp383 chewing_handle_Right (g_pChewingCtx); in module_feedkey()
/dports/chinese/libchewing/libchewing-0.5.1/src/
H A Dchewingio.c824 return chewing_handle_Right(ctx); in chewing_handle_Space()
1163 CHEWING_API int chewing_handle_Right(ChewingContext *ctx) in chewing_handle_Right() function
1477 return chewing_handle_Right(ctx); in chewing_handle_Default()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/hime/src/modules/
H A Dchewing.c372 HIME_CHEWING_WRAPPER_FUNC (chewing_handle_Right); in hime_chewing_wrapper_right()
/dports/chinese/libchewing/libchewing-0.5.1/
H A DREADME.md405 Right chewing_handle_Right Next page of candidates
/dports/chinese/libchewing/libchewing-0.5.1/doc/
H A Dlibchewing.texi362 @deftypefun int chewing_handle_Right (ChewingContext *@var{ctx})