Home
last modified time | relevance | path

Searched refs:new_theme (Results 1 – 13 of 13) sorted by relevance

/GUIX-v6.4.1/test/example_internal/multi_themes_16bpp/
Ddemo_guix_multi_themes_16bpp.c250 GX_THEME *new_theme = GX_NULL; in load_binres_theme() local
253 status = gx_binres_theme_load(root_address, theme_id, &new_theme); in load_binres_theme()
262 gx_display_theme_install(multi_themes_16bpp_display_table[MAIN_DISPLAY].display, new_theme); in load_binres_theme()
264 theme = new_theme; in load_binres_theme()
/GUIX-v6.4.1/test/example_internal/all_widgets_24xrgb_rotated_cw_binary/
Ddemo_guix_all_widgets_24xrgb_rotated_cw_binary.c343 GX_THEME* new_theme = GX_NULL; in load_binres_theme() local
346 status = gx_binres_theme_load(root_address, theme_id, &new_theme); in load_binres_theme()
355 gx_display_theme_install(root->gx_window_root_canvas->gx_canvas_display, new_theme); in load_binres_theme()
357 theme = new_theme; in load_binres_theme()
/GUIX-v6.4.1/test/example_internal/all_widgets_16bpp_rotated_ccw_binary/
Ddemo_guix_all_widgets_16bpp_rotated_ccw_binary.c336 GX_THEME* new_theme = GX_NULL; in load_binres_theme() local
339 status = gx_binres_theme_load(root_address, theme_id, &new_theme); in load_binres_theme()
348 gx_display_theme_install(root->gx_window_root_canvas->gx_canvas_display, new_theme); in load_binres_theme()
350 theme = new_theme; in load_binres_theme()
/GUIX-v6.4.1/test/example_internal/all_widgets_16bpp_rotated_cw_binary/
Ddemo_guix_all_widgets_16bpp_rotated_cw_binary.c336 GX_THEME* new_theme = GX_NULL; in load_binres_theme() local
339 status = gx_binres_theme_load(root_address, theme_id, &new_theme); in load_binres_theme()
348 gx_display_theme_install(root->gx_window_root_canvas->gx_canvas_display, new_theme); in load_binres_theme()
350 theme = new_theme; in load_binres_theme()
/GUIX-v6.4.1/test/example_internal/all_widgets_24xrgb_rotated_ccw_binary/
Ddemo_guix_all_widgets_24xrgb_rotated_ccw_binary.c343 GX_THEME* new_theme = GX_NULL; in load_binres_theme() local
346 status = gx_binres_theme_load(root_address, theme_id, &new_theme); in load_binres_theme()
355 gx_display_theme_install(root->gx_window_root_canvas->gx_canvas_display, new_theme); in load_binres_theme()
357 theme = new_theme; in load_binres_theme()
/GUIX-v6.4.1/test/example_internal/all_widgets_synergy_8bpp_rotated_cw_binary/
Ddemo_guix_all_widgets_synergy_8bpp_rotated_cw_binary.c355 GX_THEME* new_theme = GX_NULL; in load_binres_theme() local
358 status = gx_binres_theme_load(root_address, theme_id, &new_theme); in load_binres_theme()
367 gx_display_theme_install(root->gx_window_root_canvas->gx_canvas_display, new_theme); in load_binres_theme()
369 theme = new_theme; in load_binres_theme()
/GUIX-v6.4.1/test/example_internal/all_widgets_8bpp_rotated_ccw_binary/
Ddemo_guix_all_widgets_8bpp_rotated_ccw_binary.c356 GX_THEME* new_theme = GX_NULL; in load_binres_theme() local
359 status = gx_binres_theme_load(root_address, theme_id, &new_theme); in load_binres_theme()
368 gx_display_theme_install(root->gx_window_root_canvas->gx_canvas_display, new_theme); in load_binres_theme()
370 theme = new_theme; in load_binres_theme()
/GUIX-v6.4.1/test/example_internal/all_widgets_8bpp_rotated_cw_binary/
Ddemo_guix_all_widgets_8bpp_rotated_cw_binary.c356 GX_THEME* new_theme = GX_NULL; in load_binres_theme() local
359 status = gx_binres_theme_load(root_address, theme_id, &new_theme); in load_binres_theme()
368 gx_display_theme_install(root->gx_window_root_canvas->gx_canvas_display, new_theme); in load_binres_theme()
370 theme = new_theme; in load_binres_theme()
/GUIX-v6.4.1/test/example_internal/all_widgets_synergy_16bpp_rotated_cw_binary/
Ddemo_guix_all_widgets_synergy_16bpp_rotated_cw_binary.c385 GX_THEME* new_theme = GX_NULL; in load_binres_theme() local
388 status = gx_binres_theme_load(root_address, theme_id, &new_theme); in load_binres_theme()
397 gx_display_theme_install(root->gx_window_root_canvas->gx_canvas_display, new_theme); in load_binres_theme()
399 theme = new_theme; in load_binres_theme()
/GUIX-v6.4.1/test/example_internal/all_widgets_synergy_24xrgb_rotated_cw_binary/
Ddemo_guix_all_widgets_synergy_24xrgb_rotated_cw_binary.c387 GX_THEME* new_theme = GX_NULL; in load_binres_theme() local
390 status = gx_binres_theme_load(root_address, theme_id, &new_theme); in load_binres_theme()
399 gx_display_theme_install(root->gx_window_root_canvas->gx_canvas_display, new_theme); in load_binres_theme()
401 theme = new_theme; in load_binres_theme()
/GUIX-v6.4.1/test/example_internal/all_widgets_synergy_24xrgb_rotated_ccw_binary/
Ddemo_guix_all_widgets_synergy_24xrgb_rotated_ccw_binary.c387 GX_THEME* new_theme = GX_NULL; in load_binres_theme() local
390 status = gx_binres_theme_load(root_address, theme_id, &new_theme); in load_binres_theme()
399 gx_display_theme_install(root->gx_window_root_canvas->gx_canvas_display, new_theme); in load_binres_theme()
401 theme = new_theme; in load_binres_theme()
/GUIX-v6.4.1/test/example_internal/all_widgets_synergy_8bpp_rotated_ccw_binary/
Ddemo_guix_all_widgets_synergy_8bpp_rotated_ccw_binary.c363 GX_THEME* new_theme = GX_NULL; in load_binres_theme() local
366 status = gx_binres_theme_load(root_address, theme_id, &new_theme); in load_binres_theme()
375 gx_display_theme_install(root->gx_window_root_canvas->gx_canvas_display, new_theme); in load_binres_theme()
377 theme = new_theme; in load_binres_theme()
/GUIX-v6.4.1/test/example_internal/all_widgets_synergy_16bpp_rotated_ccw_binary/
Ddemo_guix_all_widgets_synergy_16bpp_rotated_ccw_binary.c385 GX_THEME* new_theme = GX_NULL; in load_binres_theme() local
388 status = gx_binres_theme_load(root_address, theme_id, &new_theme); in load_binres_theme()
397 gx_display_theme_install(root->gx_window_root_canvas->gx_canvas_display, new_theme); in load_binres_theme()
399 theme = new_theme; in load_binres_theme()