|
VSF Documented
|
Macros | |
| #define | __VSF_TGUI_CONTROLS_TEXT_LIST_CLASS_INHERIT |
| #define | VSF_TGUI_CFG_V_TEXT_LIST_BACKGROUND_COLOR VSF_TGUI_COLOR_BLUE |
Functions | |
| declare_class (vsf_tgui_t) | |
| fsm_rt_t | vsf_tgui_text_list_v_render (vsf_tgui_t *gui_ptr, vsf_tgui_text_list_t *text_list_ptr, vsf_tgui_region_t *ptDirtyRegion, vsf_tgui_control_refresh_mode_t tMode) |
| fsm_rt_t | vsf_tgui_text_list_v_post_render (vsf_tgui_t *gui_ptr, vsf_tgui_text_list_t *text_list_ptr, vsf_tgui_region_t *ptDirtyRegion, vsf_tgui_control_refresh_mode_t tMode) |
| fsm_rt_t | vsf_tgui_text_list_v_depose (vsf_tgui_t *gui_ptr, vsf_tgui_text_list_t *text_list_ptr) |
| fsm_rt_t | vsf_tgui_text_list_v_update (vsf_tgui_t *gui_ptr, vsf_tgui_text_list_t *text_list_ptr) |
| #define __VSF_TGUI_CONTROLS_TEXT_LIST_CLASS_INHERIT |
| #define VSF_TGUI_CFG_V_TEXT_LIST_BACKGROUND_COLOR VSF_TGUI_COLOR_BLUE |
| declare_class | ( | vsf_tgui_t | ) |
| fsm_rt_t vsf_tgui_text_list_v_render | ( | vsf_tgui_t * | gui_ptr, |
| vsf_tgui_text_list_t * | text_list_ptr, | ||
| vsf_tgui_region_t * | ptDirtyRegion, | ||
| vsf_tgui_control_refresh_mode_t | tMode | ||
| ) |
| ptDirtyRegion | you can ignore the tDirtyRegion for simplicity |
| fsm_rt_t vsf_tgui_text_list_v_post_render | ( | vsf_tgui_t * | gui_ptr, |
| vsf_tgui_text_list_t * | text_list_ptr, | ||
| vsf_tgui_region_t * | ptDirtyRegion, | ||
| vsf_tgui_control_refresh_mode_t | tMode | ||
| ) |
| fsm_rt_t vsf_tgui_text_list_v_depose | ( | vsf_tgui_t * | gui_ptr, |
| vsf_tgui_text_list_t * | text_list_ptr | ||
| ) |
| fsm_rt_t vsf_tgui_text_list_v_update | ( | vsf_tgui_t * | gui_ptr, |
| vsf_tgui_text_list_t * | text_list_ptr | ||
| ) |