Home
last modified time | relevance | path

Searched refs:gx_prompt_text_set_ext (Results 1 – 25 of 110) sorted by relevance

12345

/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_prompt_text_set_no_output.c56 status = gx_prompt_text_set_ext(GX_NULL, GX_NULL); in control_thread_entry()
70 status = gx_prompt_text_set_ext(&prompt, &string); in control_thread_entry()
75 status = gx_prompt_text_set_ext(&prompt, &string); in control_thread_entry()
80 status = gx_prompt_text_set_ext(&prompt, &string); in control_thread_entry()
90 status = gx_prompt_text_set_ext(&prompt, GX_NULL); in control_thread_entry()
Dvalidation_guix_dynamic_bidi_screen.c121 gx_prompt_text_set_ext(&dynamic_bidi_screen.dynamic_bidi_screen_prompt, &test_string_list[0]); in control_thread_entry()
122gx_prompt_text_set_ext((GX_PROMPT *)&dynamic_bidi_screen.dynamic_bidi_screen_pixelmap_prompt, &tes… in control_thread_entry()
123gx_prompt_text_set_ext((GX_PROMPT *)&dynamic_bidi_screen.dynamic_bidi_screen_menu, &test_string_li… in control_thread_entry()
124gx_prompt_text_set_ext((GX_PROMPT *)&dynamic_bidi_screen.dynamic_bidi_screen_menu_1, &test_string_… in control_thread_entry()
Dvalidation_guix_system_private_string_delete_no_output.c54 gx_prompt_text_set_ext(prompt, GX_NULL); in control_thread_entry()
59 gx_prompt_text_set_ext(prompt, &string); in control_thread_entry()
87 gx_prompt_text_set_ext(prompt_2, GX_NULL); in control_thread_entry()
Dvalidation_guix_system_private_string_copy_no_output.c70 status = gx_prompt_text_set_ext(prompt, &string); in control_thread_entry()
76 status = gx_prompt_text_set_ext(prompt, &string); in control_thread_entry()
Dvalidation_guix_prompt_event_process_no_output.c76 gx_prompt_text_set_ext(prompt, &string); in control_thread_entry()
/GUIX-v6.2.1/samples/demo_guix_smart_watch/
Dpage_1_music_screen.c64 gx_prompt_text_set_ext(&weather_screen.weather_screen_singer, &music_list[play_index].singer); in music_info_update()
65 gx_prompt_text_set_ext(&weather_screen.weather_screen_song, &music_list[play_index].song); in music_info_update()
69 gx_prompt_text_set_ext(&music_screen.music_screen_singer, &music_list[play_index].singer); in music_info_update()
70 gx_prompt_text_set_ext(&music_screen.music_screen_song, &music_list[play_index].song); in music_info_update()
/GUIX-v6.2.1/test/example_internal/radial_progress_bar/
Ddemo_guix_radial_progress_bar.c141 gx_prompt_text_set_ext(&progress_bar_window.progress_bar_window_normal_width_prompt, &str); in window_event_handle()
151gx_prompt_text_set_ext(&progress_bar_window.progress_bar_window_selected_width_prompt, &str); in window_event_handle()
161 gx_prompt_text_set_ext(&progress_bar_window.progress_bar_window_radius_prompt, &str); in window_event_handle()
171 gx_prompt_text_set_ext(&progress_bar_window.progress_bar_window_anchor_prompt, &str); in window_event_handle()
/GUIX-v6.2.1/samples/demo_guix_medical/
Dpatients.c220 gx_prompt_text_set_ext(&row->name, &string); in patient_row_create()
225 gx_prompt_text_set_ext(&row->dob, &string); in patient_row_create()
230 gx_prompt_text_set_ext(&row->room_num, &string); in patient_row_create()
235 gx_prompt_text_set_ext(&row->admit_date, &string); in patient_row_create()
240 gx_prompt_text_set_ext(&row->mr_num, &string); in patient_row_create()
/GUIX-v6.2.1/test/example_internal/line_8bpp/
Ddemo_guix_line_8bpp.c124 gx_prompt_text_set_ext(pp, &str); in update_width_prompt()
141 gx_prompt_text_set_ext(pp, &str); in update_angle_prompt()
249 gx_prompt_text_set_ext(prompt, &str); in drop_list_color_create()
/GUIX-v6.2.1/test/example_internal/line_1bpp/
Ddemo_line_1bpp.c233 gx_prompt_text_set_ext(&width_prompt, &str); in demo_thread_entry()
262 gx_prompt_text_set_ext(&angle_prompt, &str); in demo_thread_entry()
320 gx_prompt_text_set_ext(&width_prompt, &str); in update_width_prompt()
331 gx_prompt_text_set_ext(&angle_prompt, &str); in update_angle_prompt()
/GUIX-v6.2.1/tutorials/demo_guix_drop_list/
Ddemo_guix_drop_list.c96 gx_prompt_text_set_ext(&main_screen.main_screen_selected_string, &text); in drop_list_select_event_handler()
142 gx_prompt_text_set_ext(&item->prompt, &string); in drop_list_row_create()
/GUIX-v6.2.1/test/example_internal/all_widgets_4bpp/
Dline_screen.c57 gx_prompt_text_set_ext(pp, &string); in update_width_prompt()
74 gx_prompt_text_set_ext(pp, &string); in update_line_angle_prompt()
/GUIX-v6.2.1/test/example_internal/all_widgets_332rgb/
Dline_screen.c57 gx_prompt_text_set_ext(pp, &text); in update_width_prompt()
74 gx_prompt_text_set_ext(pp, &text); in update_line_angle_prompt()
/GUIX-v6.2.1/test/example_internal/ml_text_view_16bpp/
Ddemo_guix_ml_text_view_16bpp.c202 gx_prompt_text_set_ext(&main_screen.main_screen_prompt_whitespace, &str); in main_event_handler()
211 gx_prompt_text_set_ext(&main_screen.main_screen_prompt_line_space, &str); in main_event_handler()
/GUIX-v6.2.1/test/example_internal/ml_text_input_16bpp/
Ddemo_guix_ml_text_input_16bpp.c241 gx_prompt_text_set_ext(&pMainScreen->window_prompt_whitespace, &str); in main_event_handler()
250 gx_prompt_text_set_ext(&pMainScreen->window_prompt_line_space, &str); in main_event_handler()
/GUIX-v6.2.1/test/example_internal/polygon_1bpp/
Ddemo_guix_polygon_1bpp.c195 gx_prompt_text_set_ext(&line_window.angle_prompt, &str); in demo_thread_entry()
236 gx_prompt_text_set_ext(&line_window.angle_prompt, &str); in update_angle_prompt()
/GUIX-v6.2.1/test/example_internal/lines/
Ddemo_guix_lines.c128 gx_prompt_text_set_ext(pp, &string); in update_prompt()
245 gx_prompt_text_set_ext(prompt, &string); in drop_list_color_create()
/GUIX-v6.2.1/test/example_internal/all_widgets_32argb/
Ddemo_guix_all_widgets_32argb.c172 gx_prompt_text_set_ext(prompt, &text); in scroll_wheel_value_set()
286 gx_prompt_text_set_ext(&entry->prompt, &string); in drop_list_row_create()
/GUIX-v6.2.1/test/example_internal/all_widgets_execute/
Ddemo_guix_all_widgets_execute.c172 gx_prompt_text_set_ext(prompt, &text); in scroll_wheel_value_set()
265 gx_prompt_text_set_ext(&entry->prompt, &text); in drop_list_row_create()
/GUIX-v6.2.1/samples/demo_guix_widget_types/
Dguix_circular_gauge_screen.c36 gx_prompt_text_set_ext(prompt, &string); in set_speed_value()
/GUIX-v6.2.1/test/example_internal/z_order_overlap_test/
Doverlap_app.c68 gx_prompt_text_set_ext(&w_main.w_main_counter, &string); in w_main_event()
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_24BPP_Dave_Disabled/
Ddemo_guix_all_widgets_synergy.c190 gx_prompt_text_set_ext(prompt, &text); in scroll_wheel_value_set()
295 gx_prompt_text_set_ext(&entry->prompt, &text); in drop_list_row_create()
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy/
Ddemo_guix_all_widgets_synergy.c193 gx_prompt_text_set_ext(prompt, &text); in scroll_wheel_value_set()
299 gx_prompt_text_set_ext(&entry->prompt, &text); in drop_list_row_create()
/GUIX-v6.2.1/test/example_internal/drop_list/
Ddemo_guix_drop_list.c96 gx_prompt_text_set_ext(&entry->child_win.drop_list_child_win_drop_list_child_prompt, &string); in drop_list_row_create()
/GUIX-v6.2.1/test/example_internal/widgets_with_private_string/
Ddemo_guix_widgets_with_private_string.c99 gx_prompt_text_set_ext(prompt, &text); in scroll_wheel_value_set()

12345