Home
last modified time | relevance | path

Searched refs:gx_context_font_set (Results 1 – 25 of 46) sorted by relevance

12

/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_canvas_text_draw.c95 gx_context_font_set(0); in button_screen_draw_test()
101 gx_context_font_set(0); in button_screen_draw_test()
108 gx_context_font_set(GX_FONT_ID_SYSTEM); in button_screen_draw_test()
115 gx_context_font_set(GX_FONT_ID_SYSTEM); in button_screen_draw_test()
121 gx_context_font_set(GX_FONT_ID_SYSTEM); in button_screen_draw_test()
125 gx_context_font_set(GX_FONT_ID_SYSTEM); in button_screen_draw_test()
131 gx_context_font_set(GX_FONT_ID_SYSTEM); in button_screen_draw_test()
137 gx_context_font_set(GX_FONT_ID_SYSTEM); in button_screen_draw_test()
Dvalidation_guix_canvas_glyphs_draw.c82 gx_context_font_set(GX_FONT_ID_CHINESE_1BIT_COMPRESS); in test_window_draw()
93 gx_context_font_set(GX_FONT_ID_SYSTEM); in test_window_draw()
101 gx_context_font_set(100); in test_window_draw()
Dvalidation_guix_all_widgets_24xrgb_rotated_ccw_glyph_draw.c69 gx_context_font_set(GX_FONT_ID_NORMAL_4BPP); in test_button_screen_draw()
Dvalidation_guix_all_widgets_32argb_rotated_cw_glyph_draw.c69 gx_context_font_set(GX_FONT_ID_NORMAL_4BPP); in test_button_screen_draw()
Dvalidation_guix_canvas_rotated_text_draw.c84 gx_context_font_set(GX_FONT_ID_NORMAL_FONT); in button_screen_draw_test()
Dvalidation_guix_radial_progress_bar.c87 gx_context_font_set(GX_FONT_ID_DEFAULT); in test_radial_progress_bar_draw()
106 gx_context_font_set(GX_FONT_ID_DEFAULT); in test_radial_progress_bar_draw()
Dvalidation_guix_text_rotation.c121 gx_context_font_set(GX_FONT_ID_SMALL_BOLD); in control_thread_entry()
Dvalidation_guix_all_widgets_24xrgb_rotated_cw_glyph_draw.c85 gx_context_font_set(font_id_list[test_font_index]); in test_button_screen_draw()
Dvalidation_guix_all_widgets_8bpp_rotated_cw_glyph_draw.c75 gx_context_font_set(test_font_id); in test_button_screen_draw()
Dvalidation_guix_all_widgets_16bpp_rotated_glyph_draw.c86 gx_context_font_set(font_id_list[test_font_index]); in test_button_screen_draw()
/GUIX-v6.2.1/test/example_internal/text_draw/
Ddemo_text_draw.c52 gx_context_font_set(prompt->gx_prompt_font_id); in prompt_left_aligned_draw()
67 gx_context_font_set(prompt->gx_prompt_font_id); in prompt_center_aligned_draw()
82 gx_context_font_set(prompt->gx_prompt_font_id); in prompt_right_aligned_draw()
/GUIX-v6.2.1/tutorials/demo_guix_runtime_bidi_text/
Ddemo_guix_runtime_bidi_text.c165 gx_context_font_set(GX_FONT_ID_ARABIC); in window_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_5_2_5/
Ddemo_guix_all_widgets_5_2_5.c227 gx_context_font_set(widget->gx_prompt_font_id); in gauge_prompt_draw()
/GUIX-v6.2.1/test/example_internal/guix_medical_mouse_support/
Ddemo_guix_medical_mouse_support.c258 gx_context_font_set(GX_FONT_ID_SMALL_BOLD); in page_button_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_5_3_0/
Ddemo_guix_all_widgets_5_3_0.c259 gx_context_font_set(widget->gx_prompt_font_id); in gauge_prompt_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_5_3_3/
Ddemo_guix_all_widgets_5_3_3.c259 gx_context_font_set(widget->gx_prompt_font_id); in gauge_prompt_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_5_3_2/
Ddemo_guix_all_widgets_5_3_2.c259 gx_context_font_set(widget->gx_prompt_font_id); in gauge_prompt_draw()
/GUIX-v6.2.1/samples/demo_guix_shapes/
Dtext_rotation_window.c110 gx_context_font_set(GX_FONT_ID_SMALL_BOLD); in text_window_draw()
/GUIX-v6.2.1/test/example_internal/synergy_text_rotation/
Ddemo_synergy_text_rotation.c312 gx_context_font_set(GX_FONT_ID_SMALL_BOLD); in text_window_draw()
/GUIX-v6.2.1/test/example_internal/text_rotation/
Ddemo_text_rotation.c311 gx_context_font_set(GX_FONT_ID_SMALL_BOLD); in text_window_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_5_4_1/
Ddemo_guix_all_widgets_5_4_1.c318 gx_context_font_set(widget->gx_prompt_font_id); in gauge_prompt_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_32argb/
Ddemo_guix_all_widgets_32argb.c315 gx_context_font_set(widget->gx_prompt_font_id); in gauge_prompt_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_5_4_2/
Ddemo_guix_all_widgets_synergy_5_4_2.c318 gx_context_font_set(widget->gx_prompt_font_id); in gauge_prompt_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_execute/
Ddemo_guix_all_widgets_execute.c293 gx_context_font_set(widget->gx_prompt_font_id); in gauge_prompt_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_24BPP_Dave_Disabled/
Ddemo_guix_all_widgets_synergy.c324 gx_context_font_set(widget->gx_prompt_font_id); in gauge_prompt_draw()

12