Home
last modified time | relevance | path

Searched refs:chewing_handle_PageUp (Results 1 – 11 of 11) sorted by relevance

/dports/chinese/libchewing/libchewing-0.5.1/include/
H A Dchewingio.h119 CHEWING_API int chewing_handle_PageUp(ChewingContext *ctx);
/dports/chinese/libchewing/libchewing-0.5.1/test/
H A Dgenkeystroke.c424 chewing_handle_PageUp(ctx); in main()
H A Dtest-error-handling.c143 ret = chewing_handle_PageUp(NULL); in test_null()
H A Dtesthelper.c217 chewing_handle_PageUp(ctx); in type_single_keystroke()
/dports/chinese/fcitx5-chewing/fcitx5-chewing-5.0.7/src/
H A Deim.cpp295 chewing_handle_PageUp(ctx); in keyEvent()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/hime/src/modules/
H A Dchewing.c382 HIME_CHEWING_WRAPPER_FUNC (chewing_handle_PageUp); in hime_chewing_wrapper_pageup()
/dports/chinese/fcitx-chewing/fcitx-chewing-0.2.3/src/
H A Deim.c202 chewing_handle_PageUp(ctx); in FcitxChewingDoInput()
/dports/chinese/ibus-chewing/ibus-chewing-1.5.1/src/
H A DIBusChewingPreEdit.c630 return event_process_or_ignore(!chewing_handle_PageUp(self->context)); in self_handle_page_up()
/dports/chinese/libchewing/libchewing-0.5.1/src/
H A Dchewingio.c1341 CHEWING_API int chewing_handle_PageUp(ChewingContext *ctx) in chewing_handle_PageUp() function
/dports/chinese/libchewing/libchewing-0.5.1/scripts/
H A DChangeLog-svn1165 (chewing_handle_PageUp): Codes cloned from chewing_handle_Home().
1168 (chewing_handle_PageUp): Same as above.
/dports/chinese/libchewing/libchewing-0.5.1/doc/
H A Dlibchewing.texi398 @deftypefun int chewing_handle_PageUp (ChewingContext *@var{ctx})