Home
last modified time | relevance | path

Searched refs:chewing_aux_Length (Results 1 – 15 of 15) sorted by relevance

/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewing0.3/libchewing/
H A Dmod_aux.h65 int chewing_aux_Length( ChewingContext *ctx );
H A Dmod_aux.c174 CHEWING_API int chewing_aux_Length( ChewingContext *ctx ) in chewing_aux_Length() function
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewing0.3/libchewing/
H A Dmod_aux.h65 int chewing_aux_Length( ChewingContext *ctx );
H A Dmod_aux.c174 CHEWING_API int chewing_aux_Length( ChewingContext *ctx ) in chewing_aux_Length() function
/dports/chinese/libchewing/libchewing-0.5.1/include/
H A Dmod_aux.h88 CHEWING_API int chewing_aux_Length(const ChewingContext *ctx);
/dports/chinese/ibus-chewing/ibus-chewing-1.5.1/src/
H A DIBusChewingEngine-signal.c291 if (chewing_aux_Length(self->icPreEdit->context) > 0) { in refresh_aux_text()
/dports/chinese/libchewing/libchewing-0.5.1/src/
H A Dmod_aux.c373 CHEWING_API int chewing_aux_Length(const ChewingContext *ctx) in chewing_aux_Length() function
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewing/
H A DOVIMSpaceChewing.cpp211 if(chewing_aux_Length(im) != 0) srv->notify(chewing_aux_String(im)); in Notify()
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewing0.3/
H A DOVIMSpaceChewing.cpp132 if(chewing_aux_Length(im) != 0) { in Notify()
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewing/
H A DOVIMSpaceChewing.cpp211 if(chewing_aux_Length(im) != 0) srv->notify(chewing_aux_String(im)); in Notify()
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewing0.3/
H A DOVIMSpaceChewing.cpp132 if(chewing_aux_Length(im) != 0) { in Notify()
/dports/chinese/libchewing/libchewing-0.5.1/test/
H A Dgenkeystroke.c186 if (chewing_aux_Length(ctx) == 0) in show_userphrase()
H A Dtest-error-handling.c303 ret = chewing_aux_Length(NULL); in test_null()
H A Dtesthelper.c67 chewing_aux_Length,
/dports/chinese/libchewing/libchewing-0.5.1/doc/
H A Dlibchewing.texi959 @deftypefun int chewing_aux_Length (const ChewingContext *@var{ctx})