Home
last modified time | relevance | path

Searched defs:color_table (Results 1 – 5 of 5) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dresource_view.h34 struct color_table { struct
35 GX_COLOR *colors;
36 int num_colors;
/GUIX-v6.2.1/common/src/
Dgx_display_color_table_set.c74 UINT _gx_display_color_table_set(GX_DISPLAY *display, GX_COLOR *color_table, INT number_of_colors) in _gx_display_color_table_set()
Dgxe_display_color_table_set.c76 UINT _gxe_display_color_table_set(GX_DISPLAY *display, GX_COLOR *color_table, INT number_of_colors) in _gxe_display_color_table_set()
Dgx_binres_theme_load.c1500 GX_COLOR *color_table = GX_NULL; in _gx_binres_color_table_load() local
/GUIX-v6.2.1/test/guix_test/regression_test/utility/
Dgx_show_canvas.c288 static ULONG color_table[] = variable