Home
last modified time | relevance | path

Searched refs:GX_COLOR_ID_BLACK (Results 1 – 25 of 29) sorted by relevance

12

/GUIX-v6.2.1/samples/demo_guix_medical/
Dpatients.c178 …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()
Dguix_medical_resources.h40 #define GX_COLOR_ID_BLACK 35 macro
/GUIX-v6.2.1/tutorials/demo_guix_menu/
Ddemo_guix_menu_resources.h34 #define GX_COLOR_ID_BLACK 29 macro
/GUIX-v6.2.1/tutorials/demo_guix_scrollbar/
Ddemo_guix_scrollbar_resources.h36 #define GX_COLOR_ID_BLACK 31 macro
/GUIX-v6.2.1/tutorials/demo_guix_generic_scroll_wheel/
Ddemo_guix_generic_scroll_wheel_resources.h36 #define GX_COLOR_ID_BLACK 31 macro
/GUIX-v6.2.1/samples/demo_guix_keyboard/
Dguix_keyboard_resources.h35 #define GX_COLOR_ID_BLACK 30 macro
Dguix_keyboard_specifications.c215 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/
Ddemo_guix_vertical_list_resources.h36 #define GX_COLOR_ID_BLACK 31 macro
Ddemo_guix_vertical_list.c217 …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/
Ddemo_guix_horizontal_list_resources.h35 #define GX_COLOR_ID_BLACK 30 macro
Ddemo_guix_horizontal_list.c219 …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/
Ddemo_guix_radial_slider_resources.h36 #define GX_COLOR_ID_BLACK 31 macro
/GUIX-v6.2.1/samples/demo_guix_sprite/
Dguix_sprite_resources.h34 #define GX_COLOR_ID_BLACK 29 macro
/GUIX-v6.2.1/tutorials/demo_guix_scroll_wheel/
Ddemo_guix_scroll_wheel_resources.h36 #define GX_COLOR_ID_BLACK 31 macro
Ddemo_guix_scroll_wheel_specifications.c350 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/
Ddemo_guix_widget_animation_resources.h35 #define GX_COLOR_ID_BLACK 30 macro
/GUIX-v6.2.1/tutorials/demo_guix_transitions/
Ddemo_guix_transitions_resources.h34 #define GX_COLOR_ID_BLACK 29 macro
Ddemo_guix_transitions_specifications.c900 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/
Dguix_shapes_resources.h42 #define GX_COLOR_ID_BLACK 37 macro
Ddemo_guix_shapes.c390 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()
Dguix_shapes_specifications.c1519 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/
Ddemo_guix_industrial_resources.h35 #define GX_COLOR_ID_BLACK 30 macro
/GUIX-v6.2.1/samples/demo_guix_widget_types/
Dguix_widget_types_resources.h35 #define GX_COLOR_ID_BLACK 30 macro
Dguix_widget_types_specifications.c3207 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/
Ddemo_guix_home_automation_resources.h36 #define GX_COLOR_ID_BLACK 31 macro

12