Home
last modified time | relevance | path

Searched defs:brush (Results 1 – 25 of 204) sorted by relevance

123456789

/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_text_scroll_wheel_draw_with_alpha.c62 GX_BRUSH* brush; in test_numeric_wheel_draw() local
71 GX_BRUSH* brush; in test_string_wheel_draw() local
Dvalidation_guix_all_widgets_16bpp_rotated_pixelmap_draw.c104 GX_BRUSH *brush; in pixelmap_window_draw() local
162 GX_BRUSH *brush; in pixelmap_window_invalid_map_draw() local
200 GX_BRUSH *brush; in pixelmap_window_invalid_alphamap_draw() local
Dvalidation_guix_all_widgets_8bpp_rotated_cw_pixelmap_draw.c84 GX_BRUSH *brush; in pixelmap_window_draw() local
131 GX_BRUSH *brush; in pixelmap_window_invalid_map_draw() local
Dvalidation_guix_all_widgets_16bpp_rotated_pie_fill.c92 GX_BRUSH *brush; in test_graphics_draw() local
115 GX_BRUSH *brush; in test_invalid_graphics_draw() local
Dvalidation_guix_all_widgets_16bpp_rotated_arc_fill.c106 GX_BRUSH *brush; in test_graphics_draw() local
142 GX_BRUSH *brush; in test_invalid_graphics_draw() local
Dvalidation_guix_all_widgets_24xrgb_rotated_cw_pixelmap_draw.c108 GX_BRUSH *brush; in pixelmap_window_draw() local
156 GX_BRUSH *brush; in pixelmap_window_invalid_map_draw() local
Dvalidation_guix_332rgb_simple_line_alpha_draw.c64 GX_BRUSH *brush = GX_NULL; in test_line_win_draw() local
/GUIX-v6.2.1/common/src/
Dgx_brush_default.c69 UINT _gx_brush_default(GX_BRUSH *brush) in _gx_brush_default()
Dgxe_context_brush_set.c69 UINT _gxe_context_brush_set(GX_BRUSH *brush) in _gxe_context_brush_set()
Dgx_context_brush_default.c73 GX_BRUSH *brush; in _gx_context_brush_default() local
Dgx_context_brush_set.c70 UINT _gx_context_brush_set(GX_BRUSH *brush) in _gx_context_brush_set()
Dgxe_brush_default.c69 UINT _gxe_brush_default(GX_BRUSH *brush) in _gxe_brush_default()
Dgx_brush_define.c75 UINT _gx_brush_define(GX_BRUSH *brush, GX_COLOR line_color, GX_COLOR fill_color, UINT style) in _gx_brush_define()
Dgxe_brush_define.c72 UINT _gxe_brush_define(GX_BRUSH *brush, GX_COLOR line_color, GX_COLOR fill_color, UINT style) in _gxe_brush_define()
Dgx_context_raw_brush_define.c75 GX_BRUSH *brush; in _gx_context_raw_brush_define() local
Dgx_context_brush_define.c79 GX_BRUSH *brush; in _gx_context_brush_define() local
Dgx_display_driver_generic_wide_arc_draw.c85 GX_BRUSH *brush; in _gx_display_driver_generic_simple_wide_arc_draw() local
513 GX_BRUSH *brush; in _gx_display_driver_generic_wide_arc_draw() local
Dgx_canvas_circle_draw.c85 GX_BRUSH *brush; in _gx_canvas_circle_draw() local
Dgx_canvas_ellipse_draw.c86 GX_BRUSH *brush; in _gx_canvas_ellipse_draw() local
Dgx_canvas_arc_draw.c89 GX_BRUSH *brush; in _gx_canvas_arc_draw() local
Dgx_display_driver_generic_aliased_wide_arc_draw.c90 GX_BRUSH *brush; in _gx_display_driver_generic_simple_aliased_wide_arc_draw() local
706 GX_BRUSH *brush; in _gx_display_driver_generic_aliased_wide_arc_draw() local
Dgx_single_line_text_input_draw_position_get.c89 GX_BRUSH *brush; in _gx_single_line_text_input_draw_position_get() local
Dgx_canvas_line_draw.c101 GX_BRUSH *brush; in _gx_canvas_line_draw() local
Dgx_display_driver_generic_circle_draw.c93 GX_BRUSH *brush = &context -> gx_draw_context_brush; in _gx_display_driver_generic_circle_draw() local
/GUIX-v6.2.1/guix_studio/
Dresource_item.cpp373 GX_BRUSH *brush; in MakeFontPreview() local
618 CBrush brush(GetSysColor(COLOR_HIGHLIGHT)); in PaintThemeHeader() local
732 CBrush brush(GetSysColor(COLOR_HIGHLIGHT)); in PaintGroupHeader() local
835 CBrush brush(GetSysColor(COLOR_HIGHLIGHT)); in PaintFolderHeader() local
936 CBrush brush(GetSysColor(COLOR_HIGHLIGHT)); in PaintColorItem() local
1045 CBrush brush(GetSysColor(COLOR_HIGHLIGHT)); in PaintFontItem() local
1178 CBrush brush(GetSysColor(COLOR_HIGHLIGHT)); in PaintPixelmapItem() local
1314 CBrush brush(GetSysColor(COLOR_HIGHLIGHT)); in PaintStringItem() local
1358 CBrush brush(GetSysColor(COLOR_HIGHLIGHT)); in PaintAddNewItem() local

123456789