Searched refs:chewing_buffer_Check (Results 1 – 15 of 15) sorted by relevance
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/hime/src/modules/ |
H A D | chewing.c | 197 return !chewing_buffer_Check (g_pChewingCtx) && !chewing_bopomofo_Check (g_pChewingCtx); in is_empty() 267 if (chewing_buffer_Check (g_pChewingCtx)) { in hime_buffer_label_show() 676 32 * (chewing_buffer_Check (g_pChewingCtx) + 1), in module_show_win() 710 if (chewing_buffer_Check (g_pChewingCtx)) { in module_flush_input()
|
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewing0.3/libchewing/ |
H A D | mod_aux.h | 37 int chewing_buffer_Check( ChewingContext *ctx );
|
H A D | mod_aux.c | 50 CHEWING_API int chewing_buffer_Check( ChewingContext *ctx ) in chewing_buffer_Check() function
|
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewing0.3/libchewing/ |
H A D | mod_aux.h | 37 int chewing_buffer_Check( ChewingContext *ctx );
|
H A D | mod_aux.c | 50 CHEWING_API int chewing_buffer_Check( ChewingContext *ctx ) in chewing_buffer_Check() function
|
/dports/chinese/libchewing/libchewing-0.5.1/include/ |
H A D | mod_aux.h | 46 CHEWING_API int chewing_buffer_Check(const ChewingContext *ctx);
|
/dports/chinese/libchewing/libchewing-0.5.1/test/ |
H A D | genkeystroke.c | 85 if (!chewing_buffer_Check(ctx)) { in show_edit_buffer() 116 if (!chewing_buffer_Check(ctx)) { in show_interval_buffer()
|
H A D | test-error-handling.c | 234 ret = chewing_buffer_Check(NULL); in test_null()
|
H A D | testhelper.c | 41 chewing_buffer_Check,
|
/dports/chinese/gcin-qt5/gcin-2.9.0/modules/ |
H A D | chewing.cpp | 427 if (chewing_buffer_Check (g_pChewingCtx)) in module_feedkey() 547 32 * (chewing_buffer_Check (g_pChewingCtx) + 1), in module_show_win()
|
/dports/chinese/gcin/gcin-2.9.0/modules/ |
H A D | chewing.cpp | 427 if (chewing_buffer_Check (g_pChewingCtx)) in module_feedkey() 547 32 * (chewing_buffer_Check (g_pChewingCtx) + 1), in module_show_win()
|
/dports/chinese/gcin-gtk3/gcin-2.9.0/modules/ |
H A D | chewing.cpp | 427 if (chewing_buffer_Check (g_pChewingCtx)) in module_feedkey() 547 32 * (chewing_buffer_Check (g_pChewingCtx) + 1), in module_show_win()
|
/dports/chinese/ibus-chewing/ibus-chewing-1.5.1/src/ |
H A D | IBusChewingPreEdit.c | 154 bpmf_check, chewing_buffer_Check(self->context)); in ibus_chewing_pre_edit_force_commit() 784 prompt, self->flags, chewing_buffer_Check(self->context),\
|
/dports/chinese/libchewing/libchewing-0.5.1/src/ |
H A D | mod_aux.c | 84 CHEWING_API int chewing_buffer_Check(const ChewingContext *ctx) in chewing_buffer_Check() function
|
/dports/chinese/libchewing/libchewing-0.5.1/doc/ |
H A D | libchewing.texi | 832 @deftypefun int chewing_buffer_Check (ChewingContext *@var{ctx}) 877 @code{chewing_commit_Check}, @code{chewing_buffer_Check}, and
|