Home
last modified time | relevance | path

Searched refs:colors (Results 1 – 4 of 4) sorted by relevance

/GUIX-v6.4.1/guix_studio/
Dresource_view.h35 GX_COLOR *colors; member
Dresource_view.cpp968 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()
/GUIX-v6.4.1/test/
DREADME.md91 |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…
/GUIX-v6.4.1/docs/
Drevision_history.txt86 Add disabled colors for all text widgets.