Searched refs:colors (Results 1 – 4 of 4) sorted by relevance
35 GX_COLOR *colors; member
968 table->colors = NULL; in BuildColorTable()973 table->colors = new GX_COLOR[numcolors]; in BuildColorTable()974 memset(table->colors, 0, (numcolors * sizeof(GX_COLOR))); in BuildColorTable()985 table->colors[color_id] = native_color; in BuildColorTable()1112 gx_display_color_table_set(display, table.colors, table.num_colors); in InstallColorTable()
91 |palette_mode_aa_text_colors_16_build|Build with palette mode with 16 colors for text drawing suppo…306 | PALETTE_MODE_AA_TEXT_COLORS_16_DEMOS | Demos that support palette mode with 16 colors for text dr…
86 Add disabled colors for all text widgets.