Home
last modified time | relevance | path

Searched refs:chewing_handle_CtrlNum (Results 1 – 21 of 21) sorted by relevance

/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewing0.3/libchewing/
H A Dchewingio.h43 CHEWING_API int chewing_handle_CtrlNum( ChewingContext *, int key );
H A Dchewingio.c483 chewing_handle_CtrlNum( ctx, key ); in chewing_handle_Enter()
489 chewing_handle_CtrlNum( ctx, key ); in chewing_handle_Enter()
1093 CHEWING_API int chewing_handle_CtrlNum( ChewingContext *ctx, int key ) in chewing_handle_CtrlNum() function
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewing0.3/libchewing/
H A Dchewingio.h43 CHEWING_API int chewing_handle_CtrlNum( ChewingContext *, int key );
H A Dchewingio.c483 chewing_handle_CtrlNum( ctx, key );
489 chewing_handle_CtrlNum( ctx, key );
1093 CHEWING_API int chewing_handle_CtrlNum( ChewingContext *ctx, int key )
/dports/chinese/libchewing/libchewing-0.5.1/
H A DREADME.md362 Ctrl-1 chewing_handle_CtrlNum Open symbol selection dialog
363 Ctrl-2 chewing_handle_CtrlNum Remember 2-word phrase.
364 Ctrl-3 chewing_handle_CtrlNum Remember 3-word phrase.
365 Ctrl-4 chewing_handle_CtrlNum Remember 4-word phrase.
/dports/chinese/libchewing/libchewing-0.5.1/include/
H A Dchewingio.h151 CHEWING_API int chewing_handle_CtrlNum(ChewingContext *ctx, int key);
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/Deserted/OVIMChewing03/
H A DOVIMChewing.cpp87 chewing_handle_CtrlNum( im, (key->code())); in DefaultKey()
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/Deserted/OVIMChewing03/
H A DOVIMChewing.cpp87 chewing_handle_CtrlNum( im, (key->code())); in DefaultKey()
/dports/chinese/ibus-chewing/ibus-chewing-1.5.1/src/
H A DIBusChewingPreEdit.c351 event_process_or_ignore(!chewing_handle_CtrlNum in self_handle_num()
373 event_process_or_ignore(!chewing_handle_CtrlNum in self_handle_num_keypad()
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewing/
H A DOVIMSpaceChewing.cpp144 chewing_handle_CtrlNum( im, (key->code())); in DefaultKey()
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewing0.3/
H A DOVIMSpaceChewing.cpp87 chewing_handle_CtrlNum( im, (key->code())); in DefaultKey()
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewing/
H A DOVIMSpaceChewing.cpp144 chewing_handle_CtrlNum( im, (key->code())); in DefaultKey()
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewing0.3/
H A DOVIMSpaceChewing.cpp87 chewing_handle_CtrlNum( im, (key->code())); in DefaultKey()
/dports/chinese/libchewing/libchewing-0.5.1/test/
H A Dgenkeystroke.c404 chewing_handle_CtrlNum(ctx, add_phrase_length); in main()
H A Dtest-error-handling.c152 ret = chewing_handle_CtrlNum(NULL, 0); in test_null()
H A Dtesthelper.c227 chewing_handle_CtrlNum(ctx, ch - KEY_CTRL_BASE); in type_single_keystroke()
/dports/chinese/fcitx5-chewing/fcitx5-chewing-5.0.7/src/
H A Deim.cpp314 chewing_handle_CtrlNum(ctx, keyEvent.key().sym()); in keyEvent()
/dports/chinese/libchewing/libchewing-0.5.1/src/
H A Dchewingio.c896 chewing_handle_CtrlNum(ctx, key); in chewing_handle_Enter()
902 chewing_handle_CtrlNum(ctx, key); in chewing_handle_Enter()
1631 CHEWING_API int chewing_handle_CtrlNum(ChewingContext *ctx, int key) in chewing_handle_CtrlNum() function
/dports/chinese/fcitx-chewing/fcitx-chewing-0.2.3/src/
H A Deim.c220 chewing_handle_CtrlNum(ctx, sym); in FcitxChewingDoInput()
/dports/chinese/libchewing/libchewing-0.5.1/scripts/
H A DChangeLog-svn95 * src/chewingio.c (chewing_handle_Default) (chewing_handle_CtrlNum):
997 (chewing_handle_Default) (chewing_handle_CtrlNum):
1102 * src/chewingio.c (chewing_handle_CtrlNum): Return while selecting.
1195 (chewing_handle_CtrlNum): Since we are using key '`' for open symbol
/dports/chinese/libchewing/libchewing-0.5.1/doc/
H A Dlibchewing.texi322 @deftypefun int chewing_handle_CtrlNum (ChewingContext *@var{ctx}, int @var{key})