Searched defs:color_table (Results 1 – 5 of 5) sorted by relevance
34 struct color_table { struct35 GX_COLOR *colors;36 int num_colors;
74 UINT _gx_display_color_table_set(GX_DISPLAY *display, GX_COLOR *color_table, INT number_of_colors) in _gx_display_color_table_set()
76 UINT _gxe_display_color_table_set(GX_DISPLAY *display, GX_COLOR *color_table, INT number_of_colors) in _gxe_display_color_table_set()
1500 GX_COLOR *color_table = GX_NULL; in _gx_binres_color_table_load() local
288 static ULONG color_table[] = variable