Home
last modified time | relevance | path

Searched refs:gx_prompt_text_id_set (Results 1 – 25 of 36) sorted by relevance

12

/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_dynamic_bidi_screen.c102gx_prompt_text_id_set(&dynamic_bidi_screen.dynamic_bidi_screen_prompt, GX_STRING_ID_ONE_LINE_TEXT_… in control_thread_entry()
103gx_prompt_text_id_set((GX_PROMPT *)&dynamic_bidi_screen.dynamic_bidi_screen_pixelmap_prompt, GX_ST… in control_thread_entry()
104gx_prompt_text_id_set((GX_PROMPT *)&dynamic_bidi_screen.dynamic_bidi_screen_menu, GX_STRING_ID_ONE… in control_thread_entry()
105gx_prompt_text_id_set((GX_PROMPT *)&dynamic_bidi_screen.dynamic_bidi_screen_menu_1, GX_STRING_ID_O… in control_thread_entry()
Dvalidation_guix_prompt_24xrgb.c89 gx_prompt_text_id_set(prompt, GX_STRING_ID_STRING_5); in control_thread_entry()
Dvalidation_guix_error_checking_api_coverage_no_output.c1855 status = gx_prompt_text_id_set(0, 1); //should return GX_PTR_ERROR in control_thread_entry()
1861 status = gx_prompt_text_id_set(&prompt, 1); //should return GX_SYSTEM_MEMORY_ERROR in control_thread_entry()
1865 status = gx_prompt_text_id_set(&prompt, 1); in control_thread_entry()
1871 status = gx_prompt_text_id_set(&prompt, 1); in control_thread_entry()
1877 status = gx_prompt_text_id_set(&prompt, 1); in control_thread_entry()
Dvalidation_guix_error_checking_api_compile_no_output.c276 gx_prompt_text_id_set(GX_NULL, GX_NULL); in control_thread_entry()
Dvalidation_guix_gxe_api_error_checking_coverage_no_output.c1083 status = gx_prompt_text_id_set(GX_NULL, 0); in tx_application_define()
1086 status = gx_prompt_text_id_set(GX_NULL, 0); in tx_application_define()
/GUIX-v6.2.1/samples/demo_guix_car_infotainment/
Dclimate.c136gx_prompt_text_id_set(&climate_screen.climate_screen_left_fan_mode, fan_mode_text_id_list[left_fan… in climate_screen_event_process()
141gx_prompt_text_id_set(&climate_screen.climate_screen_left_fan_mode, fan_mode_text_id_list[left_fan… in climate_screen_event_process()
146gx_prompt_text_id_set(&climate_screen.climate_screen_right_fan_mode, fan_mode_text_id_list[right_f… in climate_screen_event_process()
151gx_prompt_text_id_set(&climate_screen.climate_screen_right_fan_mode, fan_mode_text_id_list[right_f… in climate_screen_event_process()
Dvehicle.c140 gx_prompt_text_id_set(&main_screen.main_screen_vehicle_mode_text, GX_STRING_ID_ECO); in vehicle_screen_event_process()
146 gx_prompt_text_id_set(&main_screen.main_screen_vehicle_mode_text, GX_STRING_ID_COMFORT); in vehicle_screen_event_process()
152 gx_prompt_text_id_set(&main_screen.main_screen_vehicle_mode_text, GX_STRING_ID_SPORT); in vehicle_screen_event_process()
Dbase.c161 gx_prompt_text_id_set(&main_screen.main_screen_on_off_text, GX_STRING_ID_ON); in base_event_process()
167 gx_prompt_text_id_set(&main_screen.main_screen_on_off_text, GX_STRING_ID_OFF); in base_event_process()
/GUIX-v6.2.1/samples/demo_guix_washing_machine/
Dmode_select.c48 gx_prompt_text_id_set(&entry->button->template_mode_btn_mode_label, entry->text_id); in mode_select_window_init()
54gx_prompt_text_id_set(&entry->button_small->template_mode_btn_small_mode_label, entry->text_id); in mode_select_window_init()
148 gx_prompt_text_id_set(&main_screen.main_screen_wash_cycle_mode, entry->text_id); in set_cycle_mode()
/GUIX-v6.2.1/samples/demo_guix_industrial/
Dsequence_window.c359gx_prompt_text_id_set(&sequence_window.sequence_window_progress_1_title, tinfo->progress_1_text_id… in task_set()
360gx_prompt_text_id_set(&sequence_window.sequence_window_progress_2_title, tinfo->progress_2_text_id… in task_set()
361gx_prompt_text_id_set(&sequence_window.sequence_window_progress_3_title, tinfo->progress_3_text_id… in task_set()
362gx_prompt_text_id_set(&sequence_window.sequence_window_progress_4_title, tinfo->progress_4_text_id… in task_set()
363 gx_prompt_text_id_set(&sequence_window.sequence_window_task_title, tinfo->task_text_id); in task_set()
Ddemo_guix_industrial.c316 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()
/GUIX-v6.2.1/samples/demo_guix_home_automation/
Dlocks.c93 gx_prompt_text_id_set(&locks_page_1.locks_page_1_enable_disable_text, text_id); in update_enable_disable_button_text()
141 gx_prompt_text_id_set(&locks_page_1.locks_page_1_lock_unlock_text, text_id); in update_lock_unlock_button_appearance()
206 gx_prompt_text_id_set((GX_PROMPT *)child, lock_text_id); in lock_unlock_one_door()
575 gx_prompt_text_id_set(&locks_screen.base.screen_base_add_text, GX_STRING_ID_ADD_LOCK); in locks_screen_init()
Dpasscode_screen.c42 gx_prompt_text_id_set(&passcode_screen.passcode_screen_title, GX_STRING_ID_WRONG_PASSCODE); in on_passcode_input()
112 gx_prompt_text_id_set(&passcode_screen.passcode_screen_title, GX_STRING_ID_ENTER_PASSCODE); in on_clear()
Dweather.c114 gx_prompt_text_id_set(&base->weather_base_city_name, info->city_name_id); in init_weather_info()
129 gx_prompt_text_id_set(&base->weather_base_weather_text, info->weather_text_id); in init_weather_info()
348 gx_prompt_text_id_set(&weather_screen.base.screen_base_add_text, GX_STRING_ID_ADD_CITY); in weather_screen_init()
Dthermostat.c134 gx_prompt_text_id_set(&controller->thermostat_base_cold_heat_text, text_id); in thermostat_controller_info_update()
372 gx_prompt_text_id_set(&thermostat_screen.base.screen_base_add_text, GX_STRING_ID_ADD_ROOM); in thermostat_screen_init()
Dlights.c396 gx_prompt_text_id_set(&info->light->lights_base_color_text, info->color_text_id); in lights_screen_init()
409 gx_prompt_text_id_set(&lights_screen.base.screen_base_add_text, GX_STRING_ID_ADD_LIGHT); in lights_screen_init()
Dcontroller_base.c64 gx_prompt_text_id_set(&info->base->controller_base_title, info->title_id); in controller_title_init()
Ddemo_guix_home_automation.c387 gx_prompt_text_id_set(&main_screen.main_screen_am_pm, am_pm_id); in clock_update()
/GUIX-v6.2.1/samples/demo_guix_smart_watch/
Dpage_2_home_screen.c98 gx_prompt_text_id_set(&home_screen.home_screen_am_pm, am_pm_text_id); in screen_time_update()
103gx_prompt_text_id_set(&home_screen.home_screen_day_of_week, day_name_ids[system_time.day_of_week]); in screen_time_update()
Dpage_1_message_screen.c132 gx_prompt_text_id_set(&msg_widget->message_template_day_of_week, info->day); in screen_meesage_update()
135 gx_prompt_text_id_set(&msg_widget->message_template_am_pm, info->am_pm); in screen_meesage_update()
Dscreen_template.c40 gx_prompt_text_id_set(&screen->screen_template_title, info->title_text_id); in screens_initialize()
Dpage_1_weather_screen_template.c47 gx_prompt_text_id_set(&template->weather_info_template_day_of_week, info->day_of_week_text_id); in update_one_day_weather_info()
/GUIX-v6.2.1/samples/demo_guix_medical/
Dschedule.c79 gx_prompt_text_id_set(&schedule_screen.schedule_screen_month, month_name_ids[ts->tm_mon]); in update_date()
89 gx_prompt_text_id_set(week_widget_list[index], week_name_ids[ts->tm_wday]); in update_date()
/GUIX-v6.2.1/guix_studio/
Dprompt_service_provider.cpp234 gx_prompt_text_id_set(prompt, string_id); in AssignText()
/GUIX-v6.2.1/test/example_internal/ml_text_view_32bpp/
Dreadme_guix_generic.txt172 gx_prompt_text_id_set.c

12