Searched refs:GX_COLOR_ID_TEAL (Results 1 – 10 of 10) sorted by relevance
/GUIX-v6.2.1/samples/demo_guix_shapes/ |
D | guix_shapes_specifications.c | 252 GX_COLOR_ID_TEAL, /* normal text color */ 254 GX_COLOR_ID_TEAL /* disabled text color */ 290 GX_COLOR_ID_TEAL, /* normal text color */ 292 GX_COLOR_ID_TEAL, /* disabled text color */ 302 GX_COLOR_ID_TEAL, /* normal text color */ 304 GX_COLOR_ID_TEAL, /* disabled text color */ 318 GX_COLOR_ID_TEAL, /* normal text color */ 320 GX_COLOR_ID_TEAL /* disabled text color */ 326 GX_COLOR_ID_TEAL, /* normal text color */ 328 GX_COLOR_ID_TEAL, /* disabled text color */ [all …]
|
D | guix_shapes_resources.h | 48 #define GX_COLOR_ID_TEAL 43 macro
|
D | demo_guix_shapes.c | 13 GX_RESOURCE_ID fill_color = GX_COLOR_ID_TEAL;
|
/GUIX-v6.2.1/samples/demo_guix_widget_types/ |
D | guix_widget_types_specifications.c | 1145 GX_COLOR_ID_TEAL, /* normal text color */ 1147 GX_COLOR_ID_TEAL /* disabled text color */ 1206 GX_COLOR_ID_TEAL, /* normal text color */ 1208 GX_COLOR_ID_TEAL /* disabled text color */ 1214 GX_COLOR_ID_TEAL, /* normal text color */ 1216 GX_COLOR_ID_TEAL /* disabled text color */ 1516 GX_COLOR_ID_TEAL, /* normal text color */ 1518 GX_COLOR_ID_TEAL /* disabled text color */ 1524 GX_COLOR_ID_TEAL, /* normal text color */ 1526 GX_COLOR_ID_TEAL /* disabled text color */ [all …]
|
D | guix_widget_types_resources.h | 39 #define GX_COLOR_ID_TEAL 34 macro
|
D | demo_guix_widget_types.c | 403 …gx_widget_fill_color_set(&entry->prompt, GX_COLOR_ID_TEAL, GX_COLOR_ID_DARK_TEAL, GX_COLOR_ID_TEAL… in drop_list_row_create()
|
/GUIX-v6.2.1/tutorials/demo_guix_scrollbar/ |
D | demo_guix_scrollbar_specifications.c | 309 GX_COLOR_ID_TEAL, /* normal color id */ 310 GX_COLOR_ID_TEAL, /* selected color id */ 311 GX_COLOR_ID_TEAL, /* disabled color id */ 573 GX_COLOR_ID_TEAL, /* normal color id */ 574 GX_COLOR_ID_TEAL, /* selected color id */ 575 GX_COLOR_ID_TEAL, /* disabled color id */ 597 GX_COLOR_ID_TEAL, /* normal color id */ 598 GX_COLOR_ID_TEAL, /* selected color id */ 599 GX_COLOR_ID_TEAL, /* disabled color id */ 621 GX_COLOR_ID_TEAL, /* normal color id */ [all …]
|
D | demo_guix_scrollbar_resources.h | 39 #define GX_COLOR_ID_TEAL 34 macro
|
/GUIX-v6.2.1/tutorials/demo_guix_scroll_wheel/ |
D | demo_guix_scroll_wheel_resources.h | 40 #define GX_COLOR_ID_TEAL 35 macro
|
D | demo_guix_scroll_wheel_specifications.c | 334 GX_COLOR_ID_TEAL, /* normal text color */ 336 GX_COLOR_ID_TEAL /* disabled text color */
|