/GUIX-v6.2.1/samples/demo_guix_medical/ |
D | patients.c | 178 …gx_widget_fill_color_set(&row->background, GX_COLOR_ID_BLACK, GX_COLOR_ID_YELLOW, GX_COLOR_ID_BLAC… in patient_row_create() 186 … gx_prompt_text_color_set(&row->name, GX_COLOR_ID_WHITE, GX_COLOR_ID_BLACK, GX_COLOR_ID_WHITE); in patient_row_create() 193 … gx_prompt_text_color_set(&row->dob, GX_COLOR_ID_WHITE, GX_COLOR_ID_BLACK, GX_COLOR_ID_WHITE); in patient_row_create() 200 … gx_prompt_text_color_set(&row->room_num, GX_COLOR_ID_WHITE, GX_COLOR_ID_BLACK, GX_COLOR_ID_WHITE); in patient_row_create() 207 …gx_prompt_text_color_set(&row->admit_date, GX_COLOR_ID_WHITE, GX_COLOR_ID_BLACK, GX_COLOR_ID_WHITE… in patient_row_create() 214 … gx_prompt_text_color_set(&row->mr_num, GX_COLOR_ID_WHITE, GX_COLOR_ID_BLACK, GX_COLOR_ID_WHITE); in patient_row_create()
|
D | guix_medical_resources.h | 40 #define GX_COLOR_ID_BLACK 35 macro
|
/GUIX-v6.2.1/tutorials/demo_guix_menu/ |
D | demo_guix_menu_resources.h | 34 #define GX_COLOR_ID_BLACK 29 macro
|
/GUIX-v6.2.1/tutorials/demo_guix_scrollbar/ |
D | demo_guix_scrollbar_resources.h | 36 #define GX_COLOR_ID_BLACK 31 macro
|
/GUIX-v6.2.1/tutorials/demo_guix_generic_scroll_wheel/ |
D | demo_guix_generic_scroll_wheel_resources.h | 36 #define GX_COLOR_ID_BLACK 31 macro
|
/GUIX-v6.2.1/samples/demo_guix_keyboard/ |
D | guix_keyboard_resources.h | 35 #define GX_COLOR_ID_BLACK 30 macro
|
D | guix_keyboard_specifications.c | 215 GX_COLOR_ID_BLACK, /* normal color id */ 216 GX_COLOR_ID_BLACK, /* selected color id */ 217 GX_COLOR_ID_BLACK, /* disabled color id */
|
/GUIX-v6.2.1/tutorials/demo_guix_vertical_list/ |
D | demo_guix_vertical_list_resources.h | 36 #define GX_COLOR_ID_BLACK 31 macro
|
D | demo_guix_vertical_list.c | 217 …gx_prompt_text_color_set(&row->prompt, GX_COLOR_ID_OFF_WHITE, GX_COLOR_ID_BLACK, GX_COLOR_ID_OFF_W… in vertical_list_row_create()
|
/GUIX-v6.2.1/tutorials/demo_guix_horizontal_list/ |
D | demo_guix_horizontal_list_resources.h | 35 #define GX_COLOR_ID_BLACK 30 macro
|
D | demo_guix_horizontal_list.c | 219 …gx_prompt_text_color_set(&col->prompt, GX_COLOR_ID_OFF_WHITE, GX_COLOR_ID_BLACK, GX_COLOR_ID_OFF_W… in horizontal_list_col_create()
|
/GUIX-v6.2.1/tutorials/demo_guix_radial_slider/ |
D | demo_guix_radial_slider_resources.h | 36 #define GX_COLOR_ID_BLACK 31 macro
|
/GUIX-v6.2.1/samples/demo_guix_sprite/ |
D | guix_sprite_resources.h | 34 #define GX_COLOR_ID_BLACK 29 macro
|
/GUIX-v6.2.1/tutorials/demo_guix_scroll_wheel/ |
D | demo_guix_scroll_wheel_resources.h | 36 #define GX_COLOR_ID_BLACK 31 macro
|
D | demo_guix_scroll_wheel_specifications.c | 350 GX_COLOR_ID_BLACK, /* disabled text color */ 451 GX_COLOR_ID_BLACK, /* disabled text color */ 464 GX_COLOR_ID_BLACK, /* disabled text color */
|
/GUIX-v6.2.1/tutorials/demo_guix_widget_animation/ |
D | demo_guix_widget_animation_resources.h | 35 #define GX_COLOR_ID_BLACK 30 macro
|
/GUIX-v6.2.1/tutorials/demo_guix_transitions/ |
D | demo_guix_transitions_resources.h | 34 #define GX_COLOR_ID_BLACK 29 macro
|
D | demo_guix_transitions_specifications.c | 900 GX_COLOR_ID_BLACK, /* normal color id */ 1251 GX_COLOR_ID_BLACK, /* normal color id */ 1252 GX_COLOR_ID_BLACK, /* selected color id */ 1253 GX_COLOR_ID_BLACK, /* disabled color id */ 1461 GX_COLOR_ID_BLACK, /* normal color id */ 1462 GX_COLOR_ID_BLACK, /* selected color id */ 1463 GX_COLOR_ID_BLACK, /* disabled color id */
|
/GUIX-v6.2.1/samples/demo_guix_shapes/ |
D | guix_shapes_resources.h | 42 #define GX_COLOR_ID_BLACK 37 macro
|
D | demo_guix_shapes.c | 390 gx_context_fill_color_set(GX_COLOR_ID_BLACK); in graphics_draw() 409 gx_context_brush_define(GX_COLOR_ID_LIGHT_GRAY, GX_COLOR_ID_BLACK, brush_style); in graphics_draw()
|
D | guix_shapes_specifications.c | 1519 GX_COLOR_ID_BLACK, /* normal color id */ 1520 GX_COLOR_ID_BLACK, /* selected color id */ 1521 GX_COLOR_ID_BLACK, /* disabled color id */
|
/GUIX-v6.2.1/samples/demo_guix_industrial/ |
D | demo_guix_industrial_resources.h | 35 #define GX_COLOR_ID_BLACK 30 macro
|
/GUIX-v6.2.1/samples/demo_guix_widget_types/ |
D | guix_widget_types_resources.h | 35 #define GX_COLOR_ID_BLACK 30 macro
|
D | guix_widget_types_specifications.c | 3207 GX_COLOR_ID_BLACK, /* normal text color */ 3208 GX_COLOR_ID_BLACK, /* selected text color */ 3209 GX_COLOR_ID_BLACK, /* disabled text color */ 3218 GX_COLOR_ID_BLACK, /* normal text color */ 3220 GX_COLOR_ID_BLACK, /* disabled text color */ 3233 GX_COLOR_ID_BLACK, /* normal text color */ 3235 GX_COLOR_ID_BLACK, /* disabled text color */ 3278 GX_COLOR_ID_BLACK, /* normal text color */ 3279 GX_COLOR_ID_BLACK, /* selected text color */ 3280 GX_COLOR_ID_BLACK, /* disabled text color */
|
/GUIX-v6.2.1/samples/demo_guix_home_automation/ |
D | demo_guix_home_automation_resources.h | 36 #define GX_COLOR_ID_BLACK 31 macro
|