Go to the source code of this file.
|
| ARX_API int | ads_get_tile (ads_hdlg, const ACHAR *, ACHAR *, int) |
| |
| ARX_API int | ads_set_tile (ads_hdlg, const ACHAR *, const ACHAR *) |
| |
| ARX_API int | ads_dimensions_tile (ads_hdlg, const ACHAR *, short *, short *) |
| |
| ARX_API int | ads_start_image (ads_hdlg, const ACHAR *) |
| |
| ARX_API int | ads_mode_tile (ads_hdlg, const ACHAR *, short) |
| |
| ARX_API int | ads_action_tile (ads_hdlg, const ACHAR *, CLIENTFUNC) |
| |
| ARX_API int | ads_get_attr_string (ads_htile, ACHAR *, ACHAR *, int) |
| |
| ARX_API int | ads_done_dialog (ads_hdlg, int) |
| |
| ARX_API int | ads_done_positioned_dialog (ads_hdlg, int, int *, int *) |
| |
| ARX_API int | ads_start_list (ads_hdlg, const ACHAR *, short, short) |
| |
| ARX_API int | ads_add_list (const ACHAR *) |
| |
| ARX_API int | ads_slide_image (short, short, short, short, const ACHAR *) |
| |
| ARX_API int | ads_load_dialog (const ACHAR *, int *) |
| |
| ARX_API int | ads_new_dialog (const ACHAR *, int, CLIENTFUNC, ads_hdlg *) |
| |
| ARX_API int | ads_new_positioned_dialog (const ACHAR *, int, CLIENTFUNC, int, int, ads_hdlg *) |
| |
| ARX_API int | ads_start_dialog (ads_hdlg, int *) |
| |
| ARX_API int | ads_term_dialog () |
| |
| ARX_API int | ads_unload_dialog (int) |
| |
| ARX_API int | ads_fill_image (short, short, short, short, short) |
| |
| ARX_API int | ads_vector_image (short, short, short, short, short) |
| |
◆ CALLB
◆ CLIENTFUNC
◆ LIST_APPEND
◆ LIST_CHANGE
◆ LIST_NEW
◆ ads_hdlg
◆ ads_htile
◆ ads_action_tile()
◆ ads_add_list()
◆ ads_dimensions_tile()
◆ ads_done_dialog()
◆ ads_done_positioned_dialog()
◆ ads_fill_image()
◆ ads_get_attr_string()
◆ ads_get_tile()
◆ ads_load_dialog()
◆ ads_mode_tile()
◆ ads_new_dialog()
◆ ads_new_positioned_dialog()
◆ ads_set_tile()
◆ ads_slide_image()
◆ ads_start_dialog()
◆ ads_start_image()
◆ ads_start_list()
◆ ads_term_dialog()
◆ ads_unload_dialog()
◆ ads_vector_image()