Home
last modified time | relevance | path

Searched refs:theme_pixelmap_table_size (Results 1 – 25 of 30) sorted by relevance

12

/GUIX-v6.2.1/common/src/
Dgx_display_theme_install.c87 …pixelmap_table_set(display, theme_ptr->theme_pixelmap_table, theme_ptr->theme_pixelmap_table_size); in _gx_display_theme_install()
Dgx_binres_theme_load.c1800 … theme -> theme_pixelmap_table_size = (USHORT)(theme_header.gx_theme_header_pixelmap_count + 1); in _gx_binres_theme_load()
/GUIX-v6.2.1/samples/demo_guix_simple/
Dguix_simple_specifications.c456 …_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->theme_pixelmap_table_size); in gx_studio_display_configure()
/GUIX-v6.2.1/samples/demo_guix_keyboard/
Dguix_keyboard_specifications.c438 …_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->theme_pixelmap_table_size); in gx_studio_display_configure()
/GUIX-v6.2.1/tutorials/demo_guix_widget_animation/
Ddemo_guix_widget_animation_specifications.c546 …_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->theme_pixelmap_table_size); in gx_studio_display_configure()
/GUIX-v6.2.1/samples/demo_guix_sprite/
Dguix_sprite_specifications.c683 …_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->theme_pixelmap_table_size); in gx_studio_display_configure()
/GUIX-v6.2.1/samples/demo_guix_thermostat/
Dguix_thermostat_specifications.c553 …_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->theme_pixelmap_table_size); in gx_studio_display_configure()
/GUIX-v6.2.1/tutorials/demo_guix_runtime_bidi_text/
Ddemo_guix_runtime_bidi_text_specifications.c601 …_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->theme_pixelmap_table_size); in gx_studio_display_configure()
/GUIX-v6.2.1/tutorials/demo_guix_drop_list/
Ddemo_guix_drop_list_specifications.c605 …_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->theme_pixelmap_table_size); in gx_studio_display_configure()
/GUIX-v6.2.1/tutorials/demo_guix_scrollbar/
Ddemo_guix_scrollbar_specifications.c868 …_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->theme_pixelmap_table_size); in gx_studio_display_configure()
/GUIX-v6.2.1/tutorials/demo_guix_circular_gauge/
Ddemo_guix_circular_gauge_specifications.c776 …_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->theme_pixelmap_table_size); in gx_studio_display_configure()
/GUIX-v6.2.1/tutorials/demo_guix_binres/
Ddemo_guix_binres_specifications.c838 …_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->theme_pixelmap_table_size); in gx_studio_display_configure()
/GUIX-v6.2.1/tutorials/demo_guix_horizontal_list/
Ddemo_guix_horizontal_list_specifications.c856 …_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->theme_pixelmap_table_size); in gx_studio_display_configure()
/GUIX-v6.2.1/tutorials/demo_guix_vertical_list/
Ddemo_guix_vertical_list_specifications.c888 …_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->theme_pixelmap_table_size); in gx_studio_display_configure()
/GUIX-v6.2.1/samples/demo_guix_calculator/
Dguix_calculator_specifications.c1066 …_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->theme_pixelmap_table_size); in gx_studio_display_configure()
/GUIX-v6.2.1/tutorials/demo_guix_radial_slider/
Ddemo_guix_radial_slider_specifications.c1032 …_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->theme_pixelmap_table_size); in gx_studio_display_configure()
/GUIX-v6.2.1/tutorials/demo_guix_scroll_wheel/
Ddemo_guix_scroll_wheel_specifications.c1065 …_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->theme_pixelmap_table_size); in gx_studio_display_configure()
/GUIX-v6.2.1/tutorials/demo_guix_generic_scroll_wheel/
Ddemo_guix_generic_scroll_wheel_specifications.c1261 …_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->theme_pixelmap_table_size); in gx_studio_display_configure()
/GUIX-v6.2.1/tutorials/demo_guix_menu/
Ddemo_guix_menu_specifications.c1406 …_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->theme_pixelmap_table_size); in gx_studio_display_configure()
/GUIX-v6.2.1/tutorials/demo_guix_ml_text_input/
Ddemo_guix_ml_text_input_specifications.c1404 …_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->theme_pixelmap_table_size); in gx_studio_display_configure()
/GUIX-v6.2.1/tutorials/demo_guix_transitions/
Ddemo_guix_transitions_specifications.c1641 …_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->theme_pixelmap_table_size); in gx_studio_display_configure()
/GUIX-v6.2.1/samples/demo_guix_shapes/
Dguix_shapes_specifications.c1695 …_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->theme_pixelmap_table_size); in gx_studio_display_configure()
/GUIX-v6.2.1/samples/demo_guix_washing_machine/
Ddemo_guix_washing_machine_specifications.c2418 …_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->theme_pixelmap_table_size); in gx_studio_display_configure()
/GUIX-v6.2.1/samples/demo_guix_industrial/
Ddemo_guix_industrial_specifications.c5222 …_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->theme_pixelmap_table_size); in gx_studio_display_configure()
/GUIX-v6.2.1/samples/demo_guix_smart_watch/
Dguix_smart_watch_specifications.c7122 …_set(display_info->display, theme_ptr->theme_pixelmap_table, theme_ptr->theme_pixelmap_table_size); in gx_studio_display_configure()

12