#include <iml/SunIM.h>Go to the source code of this file.
Functions | |
| void | status_update (iml_session_t *s) |
| void | aux_start (iml_session_t *s, char *class_name) |
| void | aux_done (iml_session_t *s, char *class_name) |
| void | aux_beep (iml_session_t *s) |
| void | aux_draw (iml_session_t *s, char *class_name, int count_integers, int *integers, int count_strings, UTFCHAR **strings) |
| void | punc_keyboard_hide (iml_session_t *s) |
| void | punc_keyboard_show (iml_session_t *s) |
| void | us_keyboard_hide (iml_session_t *s) |
| void | us_keyboard_show (iml_session_t *s) |
| void | lost_focus_notify (iml_session_t *s) |
| void | tooltip_update_im (iml_session_t *s) |
| void | tooltip_update_width (iml_session_t *s, int is_full) |
| void | tooltip_update_puncce (iml_session_t *s, int is_ch) |
| void | tooltip_update_tcsc (iml_session_t *s) |
| void aux_beep | ( | iml_session_t * | s | ) |
| void aux_done | ( | iml_session_t * | s, | |
| char * | class_name | |||
| ) |
| void aux_draw | ( | iml_session_t * | s, | |
| char * | class_name, | |||
| int | count_integers, | |||
| int * | integers, | |||
| int | count_strings, | |||
| UTFCHAR ** | strings | |||
| ) |
| void aux_start | ( | iml_session_t * | s, | |
| char * | class_name | |||
| ) |
| void lost_focus_notify | ( | iml_session_t * | s | ) |
| void punc_keyboard_hide | ( | iml_session_t * | s | ) |
| void punc_keyboard_show | ( | iml_session_t * | s | ) |
| void status_update | ( | iml_session_t * | s | ) |
| void tooltip_update_im | ( | iml_session_t * | s | ) |
| void tooltip_update_puncce | ( | iml_session_t * | s, | |
| int | is_ch | |||
| ) |
| void tooltip_update_tcsc | ( | iml_session_t * | s | ) |
| void tooltip_update_width | ( | iml_session_t * | s, | |
| int | is_full | |||
| ) |
| void us_keyboard_hide | ( | iml_session_t * | s | ) |
| void us_keyboard_show | ( | iml_session_t * | s | ) |
1.5.2