Home
last modified time | relevance | path

Searched defs:font (Results 1 – 25 of 78) sorted by relevance

1234

/GUIX-v6.2.1/common/src/
Dgx_system_string_width_get.c74 static UINT _gx_system_string_width_compressed_font_get(GX_CONST GX_FONT *font, in _gx_system_string_width_compressed_font_get()
177 static UINT _gx_system_string_width_kerning_font_get(GX_CONST GX_FONT *font, in _gx_system_string_width_kerning_font_get()
311 UINT _gx_system_string_width_get(GX_CONST GX_FONT *font, GX_CONST GX_CHAR *text, INT string_length… in _gx_system_string_width_get()
382 UINT _gx_system_string_width_get_ext(GX_CONST GX_FONT *font, GX_CONST GX_STRING *string, GX_VALUE … in _gx_system_string_width_get_ext()
Dgxe_utility_string_to_alphamap.c71 UINT _gxe_utility_string_to_alphamap(GX_CONST GX_CHAR *text, GX_CONST GX_FONT *font, GX_PIXELMAP *t… in _gxe_utility_string_to_alphamap()
132 UINT _gxe_utility_string_to_alphamap_ext(GX_CONST GX_STRING *text, GX_CONST GX_FONT *font, GX_PI… in _gxe_utility_string_to_alphamap_ext()
Dgxe_system_string_width_get.c79 UINT _gxe_system_string_width_get(GX_CONST GX_FONT *font, GX_CONST GX_CHAR *string, INT string_len… in _gxe_system_string_width_get()
168 UINT _gxe_system_string_width_get_ext(GX_CONST GX_FONT *font, GX_CONST GX_STRING *string, GX_VALUE… in _gxe_system_string_width_get_ext()
Dgx_canvas_glyphs_draw.c79 static VOID _gx_canvas_kerning_glyphs_draw(GX_DRAW_CONTEXT *context, GX_FONT *font, GX_POINT *draw_… in _gx_canvas_kerning_glyphs_draw()
264 static VOID _gx_canvas_compressed_glyphs_draw(GX_DRAW_CONTEXT *context, GX_FONT *font, GX_POINT *dr… in _gx_canvas_compressed_glyphs_draw()
445 static VOID _gx_canvas_generic_glyphs_draw(GX_DRAW_CONTEXT *context, GX_FONT *font, GX_POINT *draw_… in _gx_canvas_generic_glyphs_draw()
638 GX_FONT *font; in _gx_canvas_glyphs_draw() local
Dgx_rich_text_view_text_draw.c89 GX_FONT *font; in _gx_rich_text_view_single_line_draw() local
313 GX_FONT *font; in _gx_rich_text_view_text_draw() local
Dgx_multi_line_text_view_visible_rows_compute.c75 GX_FONT *font; in _gx_multi_line_text_view_visible_rows_compute() local
Dgx_multi_line_text_input_down_arrow.c87 GX_FONT *font; in _gx_multi_line_text_input_down_arrow() local
Dgx_multi_line_text_input_up_arrow.c90 GX_FONT *font; in _gx_multi_line_text_input_up_arrow() local
Dgx_rich_text_view_text_total_height_calculate.c78 GX_FONT *font; in _gx_rich_text_view_text_total_height_calculate() local
Dgx_widget_font_get.c76 GX_FONT *font = GX_NULL; in _gx_widget_font_get() local
Dgx_multi_line_text_input_cursor_visible.c89 GX_FONT *font; in _gx_multi_line_text_input_cursor_visible() local
Dgx_multi_line_text_input_text_rectangle_get.c74 GX_FONT *font; in _gx_multi_line_text_input_text_rectangle_get() local
Dgx_rich_text_view_scroll_info_get.c84 GX_FONT *font; in _gx_rich_text_view_scroll_info_get() local
Dgx_multi_line_text_input_mark_down.c88 GX_FONT *font; in _gx_multi_line_text_input_mark_down() local
Dgx_multi_line_text_view_scroll_info_get.c87 GX_FONT *font; in _gx_multi_line_text_view_scroll_info_get() local
Dgx_single_line_text_input_text_rectangle_get.c74 GX_FONT *font; in _gx_single_line_text_input_text_rectangle_get() local
Dgx_multi_line_text_input_mark_up.c91 GX_FONT *font; in _gx_multi_line_text_input_mark_up() local
Dgx_multi_line_text_input_highlight_rectangle_get.c80 GX_FONT *font; in _gx_multi_line_text_input_highlight_rectangle_get() local
Dgx_multi_line_text_input_left_arrow.c99 GX_FONT *font; in _gx_multi_line_text_input_left_arrow() local
Dgx_multi_line_text_view_display_info_get.c100 GX_FONT *font; in _gx_multi_line_text_view_display_info_get() local
Dgx_multi_line_text_view_string_total_rows_compute.c99 GX_FONT *font; in _gx_multi_line_text_view_string_total_rows_compute() local
Dgx_rich_text_view_line_info_get.c85 GX_FONT *font; in _gx_rich_text_view_line_info_get() local
/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_widget_font_get_no_output.c48 GX_FONT *font = GX_NULL; in control_thread_entry() local
Dvalidation_guix_all_widgets_gx_system_string_width_get_no_output.c46 GX_FONT *font = GX_NULL; in control_thread_entry() local
Dvalidation_guix_string_to_alphamap_no_output.c50 GX_FONT *font = &_gx_system_font_8bpp; in control_thread_entry() local

1234