#include <unihan_im.h>#include <iml/SunIM.h>Go to the source code of this file.
Functions | |
| int | commit_string (UnihanIM *uim, char *string) |
| int | match_phrase (UnihanIM *uim, char *string) |
| IMFeedbackList * | feedback_new (iml_session_t *s, int count) |
| int | lookup_start (UnihanIM *uim, UnihanLookupStart *lustart) |
| int | lookup_draw (UnihanIM *uim, UnihanLookupDraw *ludraw) |
| int | lookup_done (UnihanIM *uim) |
Variables | |
| UnihanMethods | unihan_methods_table |
| int commit_string | ( | UnihanIM * | uim, | |
| char * | string | |||
| ) |
| IMFeedbackList* feedback_new | ( | iml_session_t * | s, | |
| int | count | |||
| ) |
| int lookup_done | ( | UnihanIM * | uim | ) |
| int lookup_draw | ( | UnihanIM * | uim, | |
| UnihanLookupDraw * | ludraw | |||
| ) |
| int lookup_start | ( | UnihanIM * | uim, | |
| UnihanLookupStart * | lustart | |||
| ) |
| int match_phrase | ( | UnihanIM * | uim, | |
| char * | string | |||
| ) |
1.5.2