| /GUIX-v6.2.1/common/src/ |
| D | gx_display_theme_install.c | 70 UINT _gx_display_theme_install(GX_DISPLAY *display, GX_CONST GX_THEME *theme_ptr) in _gx_display_theme_install() argument 73 …_gx_display_color_table_set(display, theme_ptr->theme_color_table, theme_ptr->theme_color_table_si… in _gx_display_theme_install() 77 theme_ptr->theme_palette != NULL) in _gx_display_theme_install() 79 …display->gx_display_driver_palette_set(display, theme_ptr->theme_palette, theme_ptr->theme_palette… in _gx_display_theme_install() 83 …_gx_display_font_table_set(display, theme_ptr->theme_font_table, theme_ptr->theme_font_table_size); in _gx_display_theme_install() 86 …_gx_display_pixelmap_table_set(display, theme_ptr->theme_pixelmap_table, theme_ptr->theme_pixelmap… in _gx_display_theme_install() 88 …_gx_system_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE … in _gx_display_theme_install() 89 …_gx_system_scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANC… in _gx_display_theme_install()
|
| /GUIX-v6.2.1/test/example_internal/old_language_name_test_5_6/ |
| D | old_language_name_test_5_6_specifications.c | 223 GX_CONST GX_THEME *theme_ptr; in gx_studio_display_configure() local 242 theme_ptr = display_info->theme_table[theme]; in gx_studio_display_configure() 243 if(theme_ptr) in gx_studio_display_configure() 245 …gx_display_color_table_set(display_info->display, theme_ptr->theme_color_table, theme_ptr->theme_c… in gx_studio_display_configure() 249 theme_ptr->theme_palette != NULL) in gx_studio_display_configure() 251 …play->gx_display_driver_palette_set(display_info->display, theme_ptr->theme_palette, theme_ptr->th… in gx_studio_display_configure() 254 …gx_display_font_table_set(display_info->display, theme_ptr->theme_font_table, theme_ptr->theme_fon… in gx_studio_display_configure() 255 …gx_display_pixelmap_table_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->t… in gx_studio_display_configure() 256 …gx_system_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *… in gx_studio_display_configure() 257 …gx_system_scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE… in gx_studio_display_configure()
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_565rgb/ |
| D | demo_jpeg_decode_565rgb_specifications.c | 224 GX_CONST GX_THEME *theme_ptr; in gx_studio_display_configure() local 243 theme_ptr = display_info->theme_table[theme]; in gx_studio_display_configure() 244 if(theme_ptr) in gx_studio_display_configure() 246 …gx_display_color_table_set(display_info->display, theme_ptr->theme_color_table, theme_ptr->theme_c… in gx_studio_display_configure() 250 theme_ptr->theme_palette != NULL) in gx_studio_display_configure() 252 …play->gx_display_driver_palette_set(display_info->display, theme_ptr->theme_palette, theme_ptr->th… in gx_studio_display_configure() 255 …gx_display_font_table_set(display_info->display, theme_ptr->theme_font_table, theme_ptr->theme_fon… in gx_studio_display_configure() 256 …gx_display_pixelmap_table_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->t… in gx_studio_display_configure() 257 …gx_system_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *… in gx_studio_display_configure() 258 …gx_system_scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE… in gx_studio_display_configure()
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_565rgb_rotated_ccw/ |
| D | demo_jpeg_decode_565rgb_rotated_ccw_specifications.c | 224 GX_CONST GX_THEME *theme_ptr; in gx_studio_display_configure() local 243 theme_ptr = display_info->theme_table[theme]; in gx_studio_display_configure() 244 if(theme_ptr) in gx_studio_display_configure() 246 …gx_display_color_table_set(display_info->display, theme_ptr->theme_color_table, theme_ptr->theme_c… in gx_studio_display_configure() 250 theme_ptr->theme_palette != NULL) in gx_studio_display_configure() 252 …play->gx_display_driver_palette_set(display_info->display, theme_ptr->theme_palette, theme_ptr->th… in gx_studio_display_configure() 255 …gx_display_font_table_set(display_info->display, theme_ptr->theme_font_table, theme_ptr->theme_fon… in gx_studio_display_configure() 256 …gx_display_pixelmap_table_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->t… in gx_studio_display_configure() 257 …gx_system_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *… in gx_studio_display_configure() 258 …gx_system_scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE… in gx_studio_display_configure()
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_1555xrgb/ |
| D | demo_jpeg_decode_1555xrgb_specifications.c | 224 GX_CONST GX_THEME *theme_ptr; in gx_studio_display_configure() local 243 theme_ptr = display_info->theme_table[theme]; in gx_studio_display_configure() 244 if(theme_ptr) in gx_studio_display_configure() 246 …gx_display_color_table_set(display_info->display, theme_ptr->theme_color_table, theme_ptr->theme_c… in gx_studio_display_configure() 250 theme_ptr->theme_palette != NULL) in gx_studio_display_configure() 252 …play->gx_display_driver_palette_set(display_info->display, theme_ptr->theme_palette, theme_ptr->th… in gx_studio_display_configure() 255 …gx_display_font_table_set(display_info->display, theme_ptr->theme_font_table, theme_ptr->theme_fon… in gx_studio_display_configure() 256 …gx_display_pixelmap_table_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->t… in gx_studio_display_configure() 257 …gx_system_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *… in gx_studio_display_configure() 258 …gx_system_scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE… in gx_studio_display_configure()
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_565rgb_rotated_cw/ |
| D | demo_jpeg_decode_565rgb_rotated_cw_specifications.c | 224 GX_CONST GX_THEME *theme_ptr; in gx_studio_display_configure() local 243 theme_ptr = display_info->theme_table[theme]; in gx_studio_display_configure() 244 if(theme_ptr) in gx_studio_display_configure() 246 …gx_display_color_table_set(display_info->display, theme_ptr->theme_color_table, theme_ptr->theme_c… in gx_studio_display_configure() 250 theme_ptr->theme_palette != NULL) in gx_studio_display_configure() 252 …play->gx_display_driver_palette_set(display_info->display, theme_ptr->theme_palette, theme_ptr->th… in gx_studio_display_configure() 255 …gx_display_font_table_set(display_info->display, theme_ptr->theme_font_table, theme_ptr->theme_fon… in gx_studio_display_configure() 256 …gx_display_pixelmap_table_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->t… in gx_studio_display_configure() 257 …gx_system_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *… in gx_studio_display_configure() 258 …gx_system_scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE… in gx_studio_display_configure()
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/keil/demo_guix_jpeg_decoding_1555xrgb/ |
| D | demo_jpeg_decode_1555xrgb_specifications.c | 224 GX_CONST GX_THEME *theme_ptr; in gx_studio_display_configure() local 243 theme_ptr = display_info->theme_table[theme]; in gx_studio_display_configure() 244 if(theme_ptr) in gx_studio_display_configure() 246 …gx_display_color_table_set(display_info->display, theme_ptr->theme_color_table, theme_ptr->theme_c… in gx_studio_display_configure() 250 theme_ptr->theme_palette != NULL) in gx_studio_display_configure() 252 …play->gx_display_driver_palette_set(display_info->display, theme_ptr->theme_palette, theme_ptr->th… in gx_studio_display_configure() 255 …gx_display_font_table_set(display_info->display, theme_ptr->theme_font_table, theme_ptr->theme_fon… in gx_studio_display_configure() 256 …gx_display_pixelmap_table_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->t… in gx_studio_display_configure() 257 …gx_system_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *… in gx_studio_display_configure() 258 …gx_system_scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE… in gx_studio_display_configure()
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/keil/demo_guix_jpeg_decoding_565rgb/ |
| D | demo_jpeg_decode_565rgb_specifications.c | 224 GX_CONST GX_THEME *theme_ptr; in gx_studio_display_configure() local 243 theme_ptr = display_info->theme_table[theme]; in gx_studio_display_configure() 244 if(theme_ptr) in gx_studio_display_configure() 246 …gx_display_color_table_set(display_info->display, theme_ptr->theme_color_table, theme_ptr->theme_c… in gx_studio_display_configure() 250 theme_ptr->theme_palette != NULL) in gx_studio_display_configure() 252 …play->gx_display_driver_palette_set(display_info->display, theme_ptr->theme_palette, theme_ptr->th… in gx_studio_display_configure() 255 …gx_display_font_table_set(display_info->display, theme_ptr->theme_font_table, theme_ptr->theme_fon… in gx_studio_display_configure() 256 …gx_display_pixelmap_table_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->t… in gx_studio_display_configure() 257 …gx_system_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *… in gx_studio_display_configure() 258 …gx_system_scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE… in gx_studio_display_configure()
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/keil/demo_guix_jpeg_decode_24xrgb_rotated_ccw/ |
| D | demo_jpeg_decode_24xrgb_rotated_ccw_specifications.c | 224 GX_CONST GX_THEME *theme_ptr; in gx_studio_display_configure() local 243 theme_ptr = display_info->theme_table[theme]; in gx_studio_display_configure() 244 if(theme_ptr) in gx_studio_display_configure() 246 …gx_display_color_table_set(display_info->display, theme_ptr->theme_color_table, theme_ptr->theme_c… in gx_studio_display_configure() 250 theme_ptr->theme_palette != NULL) in gx_studio_display_configure() 252 …play->gx_display_driver_palette_set(display_info->display, theme_ptr->theme_palette, theme_ptr->th… in gx_studio_display_configure() 255 …gx_display_font_table_set(display_info->display, theme_ptr->theme_font_table, theme_ptr->theme_fon… in gx_studio_display_configure() 256 …gx_display_pixelmap_table_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->t… in gx_studio_display_configure() 257 …gx_system_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *… in gx_studio_display_configure() 258 …gx_system_scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE… in gx_studio_display_configure()
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_8bit_palette/ |
| D | demo_jpeg_decode_8bit_palette_specifications.c | 224 GX_CONST GX_THEME *theme_ptr; in gx_studio_display_configure() local 243 theme_ptr = display_info->theme_table[theme]; in gx_studio_display_configure() 244 if(theme_ptr) in gx_studio_display_configure() 246 …gx_display_color_table_set(display_info->display, theme_ptr->theme_color_table, theme_ptr->theme_c… in gx_studio_display_configure() 250 theme_ptr->theme_palette != NULL) in gx_studio_display_configure() 252 …play->gx_display_driver_palette_set(display_info->display, theme_ptr->theme_palette, theme_ptr->th… in gx_studio_display_configure() 255 …gx_display_font_table_set(display_info->display, theme_ptr->theme_font_table, theme_ptr->theme_fon… in gx_studio_display_configure() 256 …gx_display_pixelmap_table_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->t… in gx_studio_display_configure() 257 …gx_system_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *… in gx_studio_display_configure() 258 …gx_system_scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE… in gx_studio_display_configure()
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_24xrgb/ |
| D | demo_jpeg_decode_24xrgb_specifications.c | 224 GX_CONST GX_THEME *theme_ptr; in gx_studio_display_configure() local 243 theme_ptr = display_info->theme_table[theme]; in gx_studio_display_configure() 244 if(theme_ptr) in gx_studio_display_configure() 246 …gx_display_color_table_set(display_info->display, theme_ptr->theme_color_table, theme_ptr->theme_c… in gx_studio_display_configure() 250 theme_ptr->theme_palette != NULL) in gx_studio_display_configure() 252 …play->gx_display_driver_palette_set(display_info->display, theme_ptr->theme_palette, theme_ptr->th… in gx_studio_display_configure() 255 …gx_display_font_table_set(display_info->display, theme_ptr->theme_font_table, theme_ptr->theme_fon… in gx_studio_display_configure() 256 …gx_display_pixelmap_table_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->t… in gx_studio_display_configure() 257 …gx_system_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *… in gx_studio_display_configure() 258 …gx_system_scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE… in gx_studio_display_configure()
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_24xrgb_rotated_ccw/ |
| D | demo_jpeg_decode_24xrgb_rotated_ccw_specifications.c | 224 GX_CONST GX_THEME *theme_ptr; in gx_studio_display_configure() local 243 theme_ptr = display_info->theme_table[theme]; in gx_studio_display_configure() 244 if(theme_ptr) in gx_studio_display_configure() 246 …gx_display_color_table_set(display_info->display, theme_ptr->theme_color_table, theme_ptr->theme_c… in gx_studio_display_configure() 250 theme_ptr->theme_palette != NULL) in gx_studio_display_configure() 252 …play->gx_display_driver_palette_set(display_info->display, theme_ptr->theme_palette, theme_ptr->th… in gx_studio_display_configure() 255 …gx_display_font_table_set(display_info->display, theme_ptr->theme_font_table, theme_ptr->theme_fon… in gx_studio_display_configure() 256 …gx_display_pixelmap_table_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->t… in gx_studio_display_configure() 257 …gx_system_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *… in gx_studio_display_configure() 258 …gx_system_scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE… in gx_studio_display_configure()
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_24xrgb_rotated_cw/ |
| D | demo_jpeg_decode_24xrgb_rotated_cw_specifications.c | 224 GX_CONST GX_THEME *theme_ptr; in gx_studio_display_configure() local 243 theme_ptr = display_info->theme_table[theme]; in gx_studio_display_configure() 244 if(theme_ptr) in gx_studio_display_configure() 246 …gx_display_color_table_set(display_info->display, theme_ptr->theme_color_table, theme_ptr->theme_c… in gx_studio_display_configure() 250 theme_ptr->theme_palette != NULL) in gx_studio_display_configure() 252 …play->gx_display_driver_palette_set(display_info->display, theme_ptr->theme_palette, theme_ptr->th… in gx_studio_display_configure() 255 …gx_display_font_table_set(display_info->display, theme_ptr->theme_font_table, theme_ptr->theme_fon… in gx_studio_display_configure() 256 …gx_display_pixelmap_table_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->t… in gx_studio_display_configure() 257 …gx_system_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *… in gx_studio_display_configure() 258 …gx_system_scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE… in gx_studio_display_configure()
|
| /GUIX-v6.2.1/test/example_internal/mcu_families/mcu_rz/ |
| D | mcu_rz_specifications.c | 252 GX_CONST GX_THEME *theme_ptr; in gx_studio_display_configure() local 271 theme_ptr = display_info->theme_table[theme]; in gx_studio_display_configure() 272 if(theme_ptr) in gx_studio_display_configure() 274 …gx_display_color_table_set(display_info->display, theme_ptr->theme_color_table, theme_ptr->theme_c… in gx_studio_display_configure() 278 theme_ptr->theme_palette != NULL) in gx_studio_display_configure() 280 …play->gx_display_driver_palette_set(display_info->display, theme_ptr->theme_palette, theme_ptr->th… in gx_studio_display_configure() 283 …gx_display_font_table_set(display_info->display, theme_ptr->theme_font_table, theme_ptr->theme_fon… in gx_studio_display_configure() 284 …gx_display_pixelmap_table_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->t… in gx_studio_display_configure() 285 …gx_system_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *… in gx_studio_display_configure() 286 …gx_system_scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE… in gx_studio_display_configure()
|
| /GUIX-v6.2.1/test/example_internal/mcu_families/mcu_generic/ |
| D | mcu_generic_specifications.c | 252 GX_CONST GX_THEME *theme_ptr; in gx_studio_display_configure() local 271 theme_ptr = display_info->theme_table[theme]; in gx_studio_display_configure() 272 if(theme_ptr) in gx_studio_display_configure() 274 …gx_display_color_table_set(display_info->display, theme_ptr->theme_color_table, theme_ptr->theme_c… in gx_studio_display_configure() 278 theme_ptr->theme_palette != NULL) in gx_studio_display_configure() 280 …play->gx_display_driver_palette_set(display_info->display, theme_ptr->theme_palette, theme_ptr->th… in gx_studio_display_configure() 283 …gx_display_font_table_set(display_info->display, theme_ptr->theme_font_table, theme_ptr->theme_fon… in gx_studio_display_configure() 284 …gx_display_pixelmap_table_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->t… in gx_studio_display_configure() 285 …gx_system_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *… in gx_studio_display_configure() 286 …gx_system_scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE… in gx_studio_display_configure()
|
| /GUIX-v6.2.1/test/example_internal/mcu_families/mcu_st/ |
| D | mcu_st_specifications.c | 252 GX_CONST GX_THEME *theme_ptr; in gx_studio_display_configure() local 271 theme_ptr = display_info->theme_table[theme]; in gx_studio_display_configure() 272 if(theme_ptr) in gx_studio_display_configure() 274 …gx_display_color_table_set(display_info->display, theme_ptr->theme_color_table, theme_ptr->theme_c… in gx_studio_display_configure() 278 theme_ptr->theme_palette != NULL) in gx_studio_display_configure() 280 …play->gx_display_driver_palette_set(display_info->display, theme_ptr->theme_palette, theme_ptr->th… in gx_studio_display_configure() 283 …gx_display_font_table_set(display_info->display, theme_ptr->theme_font_table, theme_ptr->theme_fon… in gx_studio_display_configure() 284 …gx_display_pixelmap_table_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->t… in gx_studio_display_configure() 285 …gx_system_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *… in gx_studio_display_configure() 286 …gx_system_scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE… in gx_studio_display_configure()
|
| /GUIX-v6.2.1/test/example_internal/standalone_binres_load_8bpp/ |
| D | standalone_binres_load_8bpp_specifications.c | 252 GX_CONST GX_THEME *theme_ptr; in gx_studio_display_configure() local 271 theme_ptr = display_info->theme_table[theme]; in gx_studio_display_configure() 272 if(theme_ptr) in gx_studio_display_configure() 274 …gx_display_color_table_set(display_info->display, theme_ptr->theme_color_table, theme_ptr->theme_c… in gx_studio_display_configure() 278 theme_ptr->theme_palette != NULL) in gx_studio_display_configure() 280 …play->gx_display_driver_palette_set(display_info->display, theme_ptr->theme_palette, theme_ptr->th… in gx_studio_display_configure() 283 …gx_display_font_table_set(display_info->display, theme_ptr->theme_font_table, theme_ptr->theme_fon… in gx_studio_display_configure() 284 …gx_display_pixelmap_table_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->t… in gx_studio_display_configure() 285 …gx_system_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *… in gx_studio_display_configure() 286 …gx_system_scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE… in gx_studio_display_configure()
|
| /GUIX-v6.2.1/test/example_internal/jpeg_draw_16bpp/ |
| D | jpeg_draw_16bpp_specifications.c | 280 GX_CONST GX_THEME *theme_ptr; in gx_studio_display_configure() local 299 theme_ptr = display_info->theme_table[theme]; in gx_studio_display_configure() 300 if(theme_ptr) in gx_studio_display_configure() 302 …gx_display_color_table_set(display_info->display, theme_ptr->theme_color_table, theme_ptr->theme_c… in gx_studio_display_configure() 306 theme_ptr->theme_palette != NULL) in gx_studio_display_configure() 308 …play->gx_display_driver_palette_set(display_info->display, theme_ptr->theme_palette, theme_ptr->th… in gx_studio_display_configure() 311 …gx_display_font_table_set(display_info->display, theme_ptr->theme_font_table, theme_ptr->theme_fon… in gx_studio_display_configure() 312 …gx_display_pixelmap_table_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->t… in gx_studio_display_configure() 313 …gx_system_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *… in gx_studio_display_configure() 314 …gx_system_scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE… in gx_studio_display_configure()
|
| /GUIX-v6.2.1/test/example_internal/synergy_565rgb_dave2d_disabled/ |
| D | synergy_565rgb_dave2d_disabled_specifications.c | 252 GX_CONST GX_THEME *theme_ptr; in gx_studio_display_configure() local 271 theme_ptr = display_info->theme_table[theme]; in gx_studio_display_configure() 272 if(theme_ptr) in gx_studio_display_configure() 274 …gx_display_color_table_set(display_info->display, theme_ptr->theme_color_table, theme_ptr->theme_c… in gx_studio_display_configure() 278 theme_ptr->theme_palette != NULL) in gx_studio_display_configure() 280 …play->gx_display_driver_palette_set(display_info->display, theme_ptr->theme_palette, theme_ptr->th… in gx_studio_display_configure() 283 …gx_display_font_table_set(display_info->display, theme_ptr->theme_font_table, theme_ptr->theme_fon… in gx_studio_display_configure() 284 …gx_display_pixelmap_table_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->t… in gx_studio_display_configure() 285 …gx_system_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *… in gx_studio_display_configure() 286 …gx_system_scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE… in gx_studio_display_configure()
|
| /GUIX-v6.2.1/test/guix_studio_test/test_view/golden_files/ |
| D | test_folder_edit_specifications.c | 285 GX_CONST GX_THEME *theme_ptr; in gx_studio_display_configure() local 304 theme_ptr = display_info->theme_table[theme]; in gx_studio_display_configure() 305 if(theme_ptr) in gx_studio_display_configure() 307 …gx_display_color_table_set(display_info->display, theme_ptr->theme_color_table, theme_ptr->theme_c… in gx_studio_display_configure() 311 theme_ptr->theme_palette != NULL) in gx_studio_display_configure() 313 …play->gx_display_driver_palette_set(display_info->display, theme_ptr->theme_palette, theme_ptr->th… in gx_studio_display_configure() 316 …gx_display_font_table_set(display_info->display, theme_ptr->theme_font_table, theme_ptr->theme_fon… in gx_studio_display_configure() 317 …gx_display_pixelmap_table_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->t… in gx_studio_display_configure() 318 …gx_system_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *… in gx_studio_display_configure() 319 …gx_system_scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE… in gx_studio_display_configure()
|
| D | test_compile_imported_output_specifications.c | 314 GX_CONST GX_THEME *theme_ptr; in gx_studio_display_configure() local 333 theme_ptr = display_info->theme_table[theme]; in gx_studio_display_configure() 334 if(theme_ptr) in gx_studio_display_configure() 336 …gx_display_color_table_set(display_info->display, theme_ptr->theme_color_table, theme_ptr->theme_c… in gx_studio_display_configure() 340 theme_ptr->theme_palette != NULL) in gx_studio_display_configure() 342 …play->gx_display_driver_palette_set(display_info->display, theme_ptr->theme_palette, theme_ptr->th… in gx_studio_display_configure() 345 …gx_display_font_table_set(display_info->display, theme_ptr->theme_font_table, theme_ptr->theme_fon… in gx_studio_display_configure() 346 …gx_display_pixelmap_table_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->t… in gx_studio_display_configure() 347 …gx_system_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *… in gx_studio_display_configure() 348 …gx_system_scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE… in gx_studio_display_configure()
|
| /GUIX-v6.2.1/test/example_internal/glyph_draw_1bpp_screen/ |
| D | glyph_draw_1bpp_screen_specifications.c | 274 GX_CONST GX_THEME *theme_ptr; in gx_studio_display_configure() local 293 theme_ptr = display_info->theme_table[theme]; in gx_studio_display_configure() 294 if(theme_ptr) in gx_studio_display_configure() 296 …gx_display_color_table_set(display_info->display, theme_ptr->theme_color_table, theme_ptr->theme_c… in gx_studio_display_configure() 300 theme_ptr->theme_palette != NULL) in gx_studio_display_configure() 302 …play->gx_display_driver_palette_set(display_info->display, theme_ptr->theme_palette, theme_ptr->th… in gx_studio_display_configure() 305 …gx_display_font_table_set(display_info->display, theme_ptr->theme_font_table, theme_ptr->theme_fon… in gx_studio_display_configure() 306 …gx_display_pixelmap_table_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->t… in gx_studio_display_configure() 307 …gx_system_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *… in gx_studio_display_configure() 308 …gx_system_scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE… in gx_studio_display_configure()
|
| /GUIX-v6.2.1/test/example_internal/multi_line_text_view_font_32bpp/ |
| D | multi_line_text_view_font_32bpp_specifications.c | 278 GX_CONST GX_THEME *theme_ptr; in gx_studio_display_configure() local 297 theme_ptr = display_info->theme_table[theme]; in gx_studio_display_configure() 298 if(theme_ptr) in gx_studio_display_configure() 300 …gx_display_color_table_set(display_info->display, theme_ptr->theme_color_table, theme_ptr->theme_c… in gx_studio_display_configure() 304 theme_ptr->theme_palette != NULL) in gx_studio_display_configure() 306 …play->gx_display_driver_palette_set(display_info->display, theme_ptr->theme_palette, theme_ptr->th… in gx_studio_display_configure() 309 …gx_display_font_table_set(display_info->display, theme_ptr->theme_font_table, theme_ptr->theme_fon… in gx_studio_display_configure() 310 …gx_display_pixelmap_table_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->t… in gx_studio_display_configure() 311 …gx_system_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *… in gx_studio_display_configure() 312 …gx_system_scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE… in gx_studio_display_configure()
|
| /GUIX-v6.2.1/test/example_internal/extended_unicode/ |
| D | extended_unicode_specifications.c | 338 GX_CONST GX_THEME *theme_ptr; in gx_studio_display_configure() local 357 theme_ptr = display_info->theme_table[theme]; in gx_studio_display_configure() 358 if(theme_ptr) in gx_studio_display_configure() 360 …gx_display_color_table_set(display_info->display, theme_ptr->theme_color_table, theme_ptr->theme_c… in gx_studio_display_configure() 364 theme_ptr->theme_palette != NULL) in gx_studio_display_configure() 366 …play->gx_display_driver_palette_set(display_info->display, theme_ptr->theme_palette, theme_ptr->th… in gx_studio_display_configure() 369 …gx_display_font_table_set(display_info->display, theme_ptr->theme_font_table, theme_ptr->theme_fon… in gx_studio_display_configure() 370 …gx_display_pixelmap_table_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->t… in gx_studio_display_configure() 371 …gx_system_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *… in gx_studio_display_configure() 372 …gx_system_scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE… in gx_studio_display_configure()
|
| /GUIX-v6.2.1/test/example_internal/kerning_glyph_in_string_table/ |
| D | kerning_glyph_in_string_table_specifications.c | 327 GX_CONST GX_THEME *theme_ptr; in gx_studio_display_configure() local 346 theme_ptr = display_info->theme_table[theme]; in gx_studio_display_configure() 347 if(theme_ptr) in gx_studio_display_configure() 349 …gx_display_color_table_set(display_info->display, theme_ptr->theme_color_table, theme_ptr->theme_c… in gx_studio_display_configure() 353 theme_ptr->theme_palette != NULL) in gx_studio_display_configure() 355 …play->gx_display_driver_palette_set(display_info->display, theme_ptr->theme_palette, theme_ptr->th… in gx_studio_display_configure() 358 …gx_display_font_table_set(display_info->display, theme_ptr->theme_font_table, theme_ptr->theme_fon… in gx_studio_display_configure() 359 …gx_display_pixelmap_table_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->t… in gx_studio_display_configure() 360 …gx_system_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *… in gx_studio_display_configure() 361 …gx_system_scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE… in gx_studio_display_configure()
|