Home
last modified time | relevance | path

Searched refs:chewing_get_easySymbolInput (Results 1 – 6 of 6) sorted by relevance

/dports/chinese/libchewing/libchewing-0.5.1/test/
H A Dtest-config.c71 ok(chewing_get_easySymbolInput(ctx) == 0, "default easySymbolInput shall be 0"); in test_default_value()
352 mode = chewing_get_easySymbolInput(ctx); in test_set_easySymbolInput()
356 mode = chewing_get_easySymbolInput(ctx); in test_set_easySymbolInput()
360 mode = chewing_get_easySymbolInput(ctx); in test_set_easySymbolInput()
H A Dtest-error-handling.c83 ret = chewing_get_easySymbolInput(NULL); in test_null()
/dports/chinese/libchewing/libchewing-0.5.1/include/
H A Dchewingio.h474 CHEWING_API int chewing_get_easySymbolInput(const ChewingContext *ctx);
/dports/chinese/ibus-chewing/ibus-chewing-1.5.1/src/
H A DIBusChewingPreEdit.c303 gint easySymbolInput = chewing_get_easySymbolInput(self->context); in self_handle_key_sym_default()
/dports/chinese/libchewing/libchewing-0.5.1/src/
H A Dchewingio.c641 CHEWING_API int chewing_get_easySymbolInput(const ChewingContext *ctx) in chewing_get_easySymbolInput() function
/dports/chinese/libchewing/libchewing-0.5.1/doc/
H A Dlibchewing.texi1163 @deftypefun int chewing_get_easySymbolInput (const ChewingContext *@var{ctx})