| VSF Documented
    | 
| Macros | |
| #define | __VSF_TGUI_CONTROLS_TEXT_LIST_CLASS_INHERIT | 
| 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 *dirty_region_ptr, vsf_tgui_control_refresh_mode_t mode) | 
| 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 *dirty_region_ptr, vsf_tgui_control_refresh_mode_t mode) | 
| 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 | 
| 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 * | dirty_region_ptr, | ||
| vsf_tgui_control_refresh_mode_t | mode | ||
| ) | 
| dirty_region_ptr | 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 * | dirty_region_ptr, | ||
| vsf_tgui_control_refresh_mode_t | mode | ||
| ) | 
| 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 | ||
| ) |