| /GUIX-v6.2.1/test/guix_test/regression_test/tests/ |
| D | validation_guix_dynamic_bidi_screen.c | 102 …gx_prompt_text_id_set(&dynamic_bidi_screen.dynamic_bidi_screen_prompt, GX_STRING_ID_ONE_LINE_TEXT_… in control_thread_entry() 103 …gx_prompt_text_id_set((GX_PROMPT *)&dynamic_bidi_screen.dynamic_bidi_screen_pixelmap_prompt, GX_ST… in control_thread_entry() 104 …gx_prompt_text_id_set((GX_PROMPT *)&dynamic_bidi_screen.dynamic_bidi_screen_menu, GX_STRING_ID_ONE… in control_thread_entry() 105 …gx_prompt_text_id_set((GX_PROMPT *)&dynamic_bidi_screen.dynamic_bidi_screen_menu_1, GX_STRING_ID_O… in control_thread_entry()
|
| D | validation_guix_prompt_24xrgb.c | 89 gx_prompt_text_id_set(prompt, GX_STRING_ID_STRING_5); in control_thread_entry()
|
| D | validation_guix_error_checking_api_coverage_no_output.c | 1855 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()
|
| D | validation_guix_error_checking_api_compile_no_output.c | 276 gx_prompt_text_id_set(GX_NULL, GX_NULL); in control_thread_entry()
|
| D | validation_guix_gxe_api_error_checking_coverage_no_output.c | 1083 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/ |
| D | climate.c | 136 …gx_prompt_text_id_set(&climate_screen.climate_screen_left_fan_mode, fan_mode_text_id_list[left_fan… in climate_screen_event_process() 141 …gx_prompt_text_id_set(&climate_screen.climate_screen_left_fan_mode, fan_mode_text_id_list[left_fan… in climate_screen_event_process() 146 …gx_prompt_text_id_set(&climate_screen.climate_screen_right_fan_mode, fan_mode_text_id_list[right_f… in climate_screen_event_process() 151 …gx_prompt_text_id_set(&climate_screen.climate_screen_right_fan_mode, fan_mode_text_id_list[right_f… in climate_screen_event_process()
|
| D | vehicle.c | 140 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()
|
| D | base.c | 161 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/ |
| D | mode_select.c | 48 gx_prompt_text_id_set(&entry->button->template_mode_btn_mode_label, entry->text_id); in mode_select_window_init() 54 … gx_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/ |
| D | sequence_window.c | 359 …gx_prompt_text_id_set(&sequence_window.sequence_window_progress_1_title, tinfo->progress_1_text_id… in task_set() 360 …gx_prompt_text_id_set(&sequence_window.sequence_window_progress_2_title, tinfo->progress_2_text_id… in task_set() 361 …gx_prompt_text_id_set(&sequence_window.sequence_window_progress_3_title, tinfo->progress_3_text_id… in task_set() 362 …gx_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()
|
| D | demo_guix_industrial.c | 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()
|
| /GUIX-v6.2.1/samples/demo_guix_home_automation/ |
| D | locks.c | 93 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()
|
| D | passcode_screen.c | 42 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()
|
| D | weather.c | 114 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()
|
| D | thermostat.c | 134 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()
|
| D | lights.c | 396 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()
|
| D | controller_base.c | 64 gx_prompt_text_id_set(&info->base->controller_base_title, info->title_id); in controller_title_init()
|
| D | demo_guix_home_automation.c | 387 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/ |
| D | page_2_home_screen.c | 98 gx_prompt_text_id_set(&home_screen.home_screen_am_pm, am_pm_text_id); in screen_time_update() 103 …gx_prompt_text_id_set(&home_screen.home_screen_day_of_week, day_name_ids[system_time.day_of_week]); in screen_time_update()
|
| D | page_1_message_screen.c | 132 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()
|
| D | screen_template.c | 40 gx_prompt_text_id_set(&screen->screen_template_title, info->title_text_id); in screens_initialize()
|
| D | page_1_weather_screen_template.c | 47 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/ |
| D | schedule.c | 79 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/ |
| D | prompt_service_provider.cpp | 234 gx_prompt_text_id_set(prompt, string_id); in AssignText()
|
| /GUIX-v6.2.1/test/example_internal/ml_text_view_32bpp/ |
| D | readme_guix_generic.txt | 172 gx_prompt_text_id_set.c
|