Home
last modified time | relevance | path

Searched refs:chewing_get_spaceAsSelection (Results 1 – 5 of 5) sorted by relevance

/dports/chinese/libchewing/libchewing-0.5.1/test/
H A Dtest-config.c61 ok(chewing_get_spaceAsSelection(ctx) == 0, "default spaceAsSelection shall be 0"); in test_default_value()
274 mode = chewing_get_spaceAsSelection(ctx); in test_set_spaceAsSelection()
278 mode = chewing_get_spaceAsSelection(ctx); in test_set_spaceAsSelection()
282 mode = chewing_get_spaceAsSelection(ctx); in test_set_spaceAsSelection()
H A Dtest-error-handling.c68 ret = chewing_get_spaceAsSelection(NULL); in test_null()
/dports/chinese/libchewing/libchewing-0.5.1/include/
H A Dchewingio.h408 CHEWING_API int chewing_get_spaceAsSelection(const ChewingContext *ctx);
/dports/chinese/libchewing/libchewing-0.5.1/src/
H A Dchewingio.c554 CHEWING_API int chewing_get_spaceAsSelection(const ChewingContext *ctx) in chewing_get_spaceAsSelection() function
/dports/chinese/libchewing/libchewing-0.5.1/doc/
H A Dlibchewing.texi1124 @deftypefun int chewing_get_spaceAsSelection (const ChewingContext *@var{ctx})