Home
last modified time | relevance | path

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

/GUIX-v6.4.1/samples/demo_guix_washing_machine/
Dmode_select.c23 }MODE_BTN_INFO; typedef
26 MODE_BTN_INFO mode_button_info_list[] = {
38 MODE_BTN_INFO *entry = mode_button_info_list; in mode_select_window_init()
87 MODE_BTN_INFO *get_mode_button_info(INT button_id) in get_mode_button_info()
89 MODE_BTN_INFO* entry = mode_button_info_list; in get_mode_button_info()
110 MODE_BTN_INFO* info = get_mode_button_info(selected_button_id); in button_select()
142 MODE_BTN_INFO* entry = mode_button_info_list; in set_cycle_mode()
168 MODE_BTN_INFO* info = get_mode_button_info(selected_button_id); in update_radial_progress_bar()
190 MODE_BTN_INFO *info; in mode_select_window_remain_time_update()