Go to the source code of this file.
◆ vsf_tgui_panel_v_init()
fsm_rt_t vsf_tgui_panel_v_init |
( |
vsf_tgui_t * |
gui_ptr, |
|
|
vsf_tgui_panel_t * |
ptPanel |
|
) |
| |
|
extern |
◆ vsf_tgui_panel_v_render()
- Parameters
-
dirty_region_ptr | you can ignore the tDirtyRegion for simplicity |
◆ vsf_tgui_panel_v_post_render()
◆ vsf_tgui_panel_v_depose()
fsm_rt_t vsf_tgui_panel_v_depose |
( |
vsf_tgui_t * |
gui_ptr, |
|
|
vsf_tgui_panel_t * |
ptPanel |
|
) |
| |
|
extern |
◆ vsf_tgui_panel_v_update()
fsm_rt_t vsf_tgui_panel_v_update |
( |
vsf_tgui_t * |
gui_ptr, |
|
|
vsf_tgui_panel_t * |
panel_ptr |
|
) |
| |
|
extern |