Home
last modified time | relevance | path

Searched refs:gx_widget_draw_set (Results 1 – 25 of 413) sorted by relevance

12345678910>>...17

/GUIX-v6.2.1/samples/demo_guix_medical/
Dpatients.c179 gx_widget_draw_set(&row->background, patient_background_draw); in patient_row_create()
185 gx_widget_draw_set(&row->name, patient_prompt_draw); in patient_row_create()
192 gx_widget_draw_set(&row->dob, patient_prompt_draw); in patient_row_create()
199 gx_widget_draw_set(&row->room_num, patient_prompt_draw); in patient_row_create()
206 gx_widget_draw_set(&row->admit_date, patient_prompt_draw); in patient_row_create()
213 gx_widget_draw_set(&row->mr_num, patient_prompt_draw); in patient_row_create()
/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_text_scroll_wheel_draw_with_alpha.c92 gx_widget_draw_set(day_wheel, test_numeric_wheel_draw); in control_thread_entry()
93 gx_widget_draw_set(month_wheel, test_string_wheel_draw); in control_thread_entry()
94 gx_widget_draw_set(year_wheel, test_numeric_wheel_draw); in control_thread_entry()
Dvalidation_guix_all_widgets_16bpp_rotated_pixelmap_draw.c274 gx_widget_draw_set(&button_screen, pixelmap_window_draw); in control_thread_entry()
306 gx_widget_draw_set(&button_screen, pixelmap_window_invalid_map_draw); in control_thread_entry()
311 gx_widget_draw_set(&button_screen, pixelmap_window_invalid_alphamap_draw); in control_thread_entry()
317 gx_widget_draw_set(&button_screen, test_image_convert_draw); in control_thread_entry()
Dvalidation_guix_widget_text_draw.c99 gx_widget_draw_set(pButtonScreen, test_widget_text_draw); in control_thread_entry()
104 gx_widget_draw_set(pButtonScreen, test_widget_text_id_draw); in control_thread_entry()
Dvalidation_guix_all_widgets_16bpp_rotated_circle_fill.c130 gx_widget_draw_set(&shapes_screen.shapes_screen_graphics_window, test_graphics_draw); in control_thread_entry()
152 gx_widget_draw_set(&shapes_screen.shapes_screen_graphics_window, test_invalid_graphics_draw); in control_thread_entry()
Dvalidation_guix_all_widgets_16bpp_rotated_ellipse_fill.c130 gx_widget_draw_set(&shapes_screen.shapes_screen_graphics_window, test_graphics_draw); in control_thread_entry()
153 gx_widget_draw_set(&shapes_screen.shapes_screen_graphics_window, test_invalid_graphics_draw); in control_thread_entry()
Dvalidation_guix_all_widgets_24xrgb_rotated_cw_pixelmap_draw.c232 gx_widget_draw_set(&button_screen, pixelmap_window_draw); in control_thread_entry()
279 gx_widget_draw_set(&button_screen, pixelmap_window_invalid_map_draw); in control_thread_entry()
285 gx_widget_draw_set(&button_screen, test_image_convert_draw); in control_thread_entry()
Dvalidation_guix_all_widgets_16bpp_rotated_pie_fill.c148 gx_widget_draw_set(&shapes_screen.shapes_screen_graphics_window, test_graphics_draw); in control_thread_entry()
172 gx_widget_draw_set(&shapes_screen.shapes_screen_graphics_window, test_invalid_graphics_draw); in control_thread_entry()
Dvalidation_guix_all_widgets_16bpp_rotated_arc_fill.c181 gx_widget_draw_set(&shapes_screen.shapes_screen_graphics_window, test_graphics_draw); in control_thread_entry()
215 gx_widget_draw_set(&shapes_screen.shapes_screen_graphics_window, test_invalid_graphics_draw); in control_thread_entry()
Dvalidation_guix_all_widgets_8bpp_rotated_cw_pixelmap_draw.c167 gx_widget_draw_set(&button_screen, pixelmap_window_draw); in control_thread_entry()
180 gx_widget_draw_set(&button_screen, pixelmap_window_invalid_map_draw); in control_thread_entry()
Dvalidation_guix_widget_canvas_get_no_output.c57 gx_widget_draw_set(pButtonScreen, (void (*)(GX_WIDGET *))button_screen_draw); in control_thread_entry()
Dvalidation_guix_system_thread_entry_no_output.c75 gx_widget_draw_set(&button_screen, test_button_screen_draw); in control_thread_entry()
Dvalidation_guix_widget_border_draw.c70 gx_widget_draw_set(&button_screen, test_button_screen_draw); in control_thread_entry()
Dvalidation_guix_all_widgets_utility_vertical_gradient_create.c81 gx_widget_draw_set(pButtonScreen, (void(*)(GX_WIDGET *))button_screen_draw); in control_thread_entry()
Dvalidation_guix_4bpp_simple_line_draw.c94 gx_widget_draw_set((GX_WIDGET *)&line_screen.line_screen_line_window, test_line_win_draw); in control_thread_entry()
Dvalidation_guix_1bpp_simple_line_draw.c99 gx_widget_draw_set((GX_WIDGET *)&line_window, test_line_win_draw); in control_thread_entry()
Dvalidation_guix_1bpp_horizontal_line_draw.c99 gx_widget_draw_set((GX_WIDGET *)&line_window, test_line_win_draw); in control_thread_entry()
Dvalidation_guix_all_widgets_16bpp_rotated_polygon_fill.c95 gx_widget_draw_set(&shapes_screen.shapes_screen_graphics_window, test_invalid_graphics_draw); in control_thread_entry()
Dvalidation_guix_332rgb_simple_line_alpha_draw.c103 gx_widget_draw_set((GX_WIDGET *)&line_screen.line_screen_line_window, test_line_win_draw); in control_thread_entry()
Dvalidation_guix_all_widgets_1555xrgb_png_draw.c89gx_widget_draw_set(&image_convert_screen.image_convert_screen_jpeg_to_1555xrgb_win, png_window_dra… in control_thread_entry()
Dvalidation_guix_1bpp_horizontal_pixelmap_line_draw.c88gx_widget_draw_set((GX_WIDGET *)&shapes_screen.shapes_screen_graphics_window, test_graphics_draw); in control_thread_entry()
Dvalidation_guix_32bpp_simple_line_draw.c97 gx_widget_draw_set((GX_WIDGET *)&main_window.main_window_line_window, test_line_win_draw); in control_thread_entry()
Dvalidation_guix_4bpp_horizontal_pixelmap_line_draw.c84gx_widget_draw_set((GX_WIDGET *)&shapes_screen.shapes_screen_graphics_window, test_graphics_draw); in control_thread_entry()
/GUIX-v6.2.1/test/example_internal/guix_medical_mouse_support/
Dpatients.c128 gx_widget_draw_set(&row->name, patient_prompt_draw); in patient_row_create()
134 gx_widget_draw_set(&row->mr_num, patient_prompt_draw); in patient_row_create()
140 gx_widget_draw_set(&row->room_num, patient_prompt_draw); in patient_row_create()
146 gx_widget_draw_set(&row->admit_date, patient_prompt_draw); in patient_row_create()
/GUIX-v6.2.1/samples/demo_guix_smart_watch/
Dpage_2_clock_screen_template.c153gx_widget_draw_set((GX_ICON*)&clock_1_screen.base.clock_screen_template_gauge, clock_1_gauge_draw); in watch_screen_initialize()
154gx_widget_draw_set((GX_ICON*)&clock_2_screen.base.clock_screen_template_gauge, clock_2_gauge_draw); in watch_screen_initialize()

12345678910>>...17