/GUIX-v6.4.1/test/guix_test/regression_test/tests/ |
D | validation_guix_binres_language_table_load.c | 139 GX_CHAR ***new_table = GX_NULL; in load_binres_language_table_old() local 142 status = gx_binres_language_table_load(root_address, (GX_UBYTE ****)&new_table); in load_binres_language_table_old() 151 …gx_display_language_table_set(root->gx_window_root_canvas->gx_canvas_display, new_table, 1, MAIN_D… in load_binres_language_table_old() 154 language_table_old = new_table; in load_binres_language_table_old()
|
/GUIX-v6.4.1/test/example_internal/multi_themes_16bpp/ |
D | demo_guix_multi_themes_16bpp.c | 273 GX_STRING **new_table = GX_NULL; in load_binres_language_table() local 276 status = gx_binres_language_table_load_ext(root_address, &new_table); in load_binres_language_table() 285 …(root->gx_window_root_canvas->gx_canvas_display, (GX_CONST GX_STRING **)new_table, 1, MAIN_DISPLAY… in load_binres_language_table() 287 language_table = new_table; in load_binres_language_table()
|
/GUIX-v6.4.1/test/example_internal/all_widgets_24xrgb_rotated_cw_binary/ |
D | demo_guix_all_widgets_24xrgb_rotated_cw_binary.c | 344 GX_STRING** new_table = GX_NULL; in load_binres_theme() local 362 status = gx_binres_language_table_load_ext(root_address, &new_table); in load_binres_theme() 372 …t(root->gx_window_root_canvas->gx_canvas_display, (GX_CONST GX_STRING**)new_table, 1, MAIN_DISPLAY… in load_binres_theme() 374 language_table = new_table; in load_binres_theme()
|
/GUIX-v6.4.1/test/example_internal/all_widgets_16bpp_rotated_ccw_binary/ |
D | demo_guix_all_widgets_16bpp_rotated_ccw_binary.c | 337 GX_STRING** new_table = GX_NULL; in load_binres_theme() local 355 status = gx_binres_language_table_load_ext(root_address, &new_table); in load_binres_theme() 365 …t(root->gx_window_root_canvas->gx_canvas_display, (GX_CONST GX_STRING**)new_table, 1, MAIN_DISPLAY… in load_binres_theme() 367 language_table = new_table; in load_binres_theme()
|
/GUIX-v6.4.1/test/example_internal/all_widgets_16bpp_rotated_cw_binary/ |
D | demo_guix_all_widgets_16bpp_rotated_cw_binary.c | 337 GX_STRING** new_table = GX_NULL; in load_binres_theme() local 355 status = gx_binres_language_table_load_ext(root_address, &new_table); in load_binres_theme() 365 …t(root->gx_window_root_canvas->gx_canvas_display, (GX_CONST GX_STRING**)new_table, 1, MAIN_DISPLAY… in load_binres_theme() 367 language_table = new_table; in load_binres_theme()
|
/GUIX-v6.4.1/test/example_internal/all_widgets_24xrgb_rotated_ccw_binary/ |
D | demo_guix_all_widgets_24xrgb_rotated_ccw_binary.c | 344 GX_STRING** new_table = GX_NULL; in load_binres_theme() local 362 status = gx_binres_language_table_load_ext(root_address, &new_table); in load_binres_theme() 372 …t(root->gx_window_root_canvas->gx_canvas_display, (GX_CONST GX_STRING**)new_table, 1, MAIN_DISPLAY… in load_binres_theme() 374 language_table = new_table; in load_binres_theme()
|
/GUIX-v6.4.1/test/example_internal/all_widgets_synergy_8bpp_rotated_cw_binary/ |
D | demo_guix_all_widgets_synergy_8bpp_rotated_cw_binary.c | 356 GX_STRING** new_table = GX_NULL; in load_binres_theme() local 374 status = gx_binres_language_table_load_ext(root_address, &new_table); in load_binres_theme() 384 …t(root->gx_window_root_canvas->gx_canvas_display, (GX_CONST GX_STRING**)new_table, 1, MAIN_DISPLAY… in load_binres_theme() 386 language_table = new_table; in load_binres_theme()
|
/GUIX-v6.4.1/test/example_internal/all_widgets_8bpp_rotated_ccw_binary/ |
D | demo_guix_all_widgets_8bpp_rotated_ccw_binary.c | 357 GX_STRING** new_table = GX_NULL; in load_binres_theme() local 375 status = gx_binres_language_table_load_ext(root_address, &new_table); in load_binres_theme() 385 …t(root->gx_window_root_canvas->gx_canvas_display, (GX_CONST GX_STRING**)new_table, 1, MAIN_DISPLAY… in load_binres_theme() 387 language_table = new_table; in load_binres_theme()
|
/GUIX-v6.4.1/test/example_internal/all_widgets_8bpp_rotated_cw_binary/ |
D | demo_guix_all_widgets_8bpp_rotated_cw_binary.c | 357 GX_STRING** new_table = GX_NULL; in load_binres_theme() local 375 status = gx_binres_language_table_load_ext(root_address, &new_table); in load_binres_theme() 385 …t(root->gx_window_root_canvas->gx_canvas_display, (GX_CONST GX_STRING**)new_table, 1, MAIN_DISPLAY… in load_binres_theme() 387 language_table = new_table; in load_binres_theme()
|
/GUIX-v6.4.1/test/example_internal/all_widgets_synergy_16bpp_rotated_cw_binary/ |
D | demo_guix_all_widgets_synergy_16bpp_rotated_cw_binary.c | 386 GX_STRING** new_table = GX_NULL; in load_binres_theme() local 404 status = gx_binres_language_table_load_ext(root_address, &new_table); in load_binres_theme() 414 …t(root->gx_window_root_canvas->gx_canvas_display, (GX_CONST GX_STRING**)new_table, 1, MAIN_DISPLAY… in load_binres_theme() 416 language_table = new_table; in load_binres_theme()
|
/GUIX-v6.4.1/test/example_internal/all_widgets_synergy_24xrgb_rotated_cw_binary/ |
D | demo_guix_all_widgets_synergy_24xrgb_rotated_cw_binary.c | 388 GX_STRING** new_table = GX_NULL; in load_binres_theme() local 406 status = gx_binres_language_table_load_ext(root_address, &new_table); in load_binres_theme() 416 …t(root->gx_window_root_canvas->gx_canvas_display, (GX_CONST GX_STRING**)new_table, 1, MAIN_DISPLAY… in load_binres_theme() 418 language_table = new_table; in load_binres_theme()
|
/GUIX-v6.4.1/test/example_internal/all_widgets_synergy_24xrgb_rotated_ccw_binary/ |
D | demo_guix_all_widgets_synergy_24xrgb_rotated_ccw_binary.c | 388 GX_STRING** new_table = GX_NULL; in load_binres_theme() local 406 status = gx_binres_language_table_load_ext(root_address, &new_table); in load_binres_theme() 416 …t(root->gx_window_root_canvas->gx_canvas_display, (GX_CONST GX_STRING**)new_table, 1, MAIN_DISPLAY… in load_binres_theme() 418 language_table = new_table; in load_binres_theme()
|
/GUIX-v6.4.1/test/example_internal/all_widgets_synergy_8bpp_rotated_ccw_binary/ |
D | demo_guix_all_widgets_synergy_8bpp_rotated_ccw_binary.c | 364 GX_STRING** new_table = GX_NULL; in load_binres_theme() local 382 status = gx_binres_language_table_load_ext(root_address, &new_table); in load_binres_theme() 392 …t(root->gx_window_root_canvas->gx_canvas_display, (GX_CONST GX_STRING**)new_table, 1, MAIN_DISPLAY… in load_binres_theme() 394 language_table = new_table; in load_binres_theme()
|
/GUIX-v6.4.1/test/example_internal/all_widgets_synergy_16bpp_rotated_ccw_binary/ |
D | demo_guix_all_widgets_synergy_16bpp_rotated_ccw_binary.c | 386 GX_STRING** new_table = GX_NULL; in load_binres_theme() local 404 status = gx_binres_language_table_load_ext(root_address, &new_table); in load_binres_theme() 414 …t(root->gx_window_root_canvas->gx_canvas_display, (GX_CONST GX_STRING**)new_table, 1, MAIN_DISPLAY… in load_binres_theme() 416 language_table = new_table; in load_binres_theme()
|