VSF Documented
vsf_tgui_scguiv_text_list.h File Reference

Go to the source code of this file.

Macros

#define vsf_tgui_text_list_v_post_render   vsf_tgui_container_v_post_render
 
#define vsf_tgui_text_list_v_depose   vsf_tgui_container_v_depose
 
#define vsf_tgui_text_list_v_update   vsf_tgui_container_v_update
 

Functions

fsm_rt_t vsf_tgui_text_list_v_init (vsf_tgui_t *gui_ptr, vsf_tgui_text_list_t *text_list_ptr)
 
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)
 

Macro Definition Documentation

◆ vsf_tgui_text_list_v_post_render

#define vsf_tgui_text_list_v_post_render   vsf_tgui_container_v_post_render

◆ vsf_tgui_text_list_v_depose

#define vsf_tgui_text_list_v_depose   vsf_tgui_container_v_depose

◆ vsf_tgui_text_list_v_update

#define vsf_tgui_text_list_v_update   vsf_tgui_container_v_update

Function Documentation

◆ vsf_tgui_text_list_v_init()

fsm_rt_t vsf_tgui_text_list_v_init ( vsf_tgui_t * gui_ptr,
vsf_tgui_text_list_t * text_list_ptr )
extern

◆ vsf_tgui_text_list_v_render()

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 )
extern
Parameters
dirty_region_ptryou can ignore the tDirtyRegion for simplicity
Generated from commit: vsfteam/vsf@ceb53fd