Home
last modified time | relevance | path

Searched refs:main_screen_prompt_on_off (Results 1 – 3 of 3) sorted by relevance

/GUIX-v6.4.1/samples/demo_guix_industrial/
Ddemo_guix_industrial.c232 if (main_screen.main_screen_prompt_on_off.gx_prompt_text_id == GX_STRING_ID_TURN_ON) in main_screen_event_process()
316 gx_prompt_text_id_set(&main_screen.main_screen_prompt_on_off, GX_STRING_ID_TURN_ON); in screen_toggle_animation_start()
383 gx_prompt_text_id_set(&main_screen.main_screen_prompt_on_off, GX_STRING_ID_TURN_OFF); in screen_toggle_animation_start()
Ddemo_guix_industrial_specifications.h275 GX_PROMPT main_screen_prompt_on_off; member
Ddemo_guix_industrial_specifications.c3841 offsetof(MAIN_SCREEN_CONTROL_BLOCK, main_screen_prompt_on_off), /* control block */