Home
last modified time | relevance | path

Searched refs:new_table (Results 1 – 14 of 14) sorted by relevance

/GUIX-v6.4.1/test/guix_test/regression_test/tests/
Dvalidation_guix_binres_language_table_load.c139 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/
Ddemo_guix_multi_themes_16bpp.c273 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/
Ddemo_guix_all_widgets_24xrgb_rotated_cw_binary.c344 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/
Ddemo_guix_all_widgets_16bpp_rotated_ccw_binary.c337 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/
Ddemo_guix_all_widgets_16bpp_rotated_cw_binary.c337 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/
Ddemo_guix_all_widgets_24xrgb_rotated_ccw_binary.c344 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/
Ddemo_guix_all_widgets_synergy_8bpp_rotated_cw_binary.c356 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/
Ddemo_guix_all_widgets_8bpp_rotated_ccw_binary.c357 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/
Ddemo_guix_all_widgets_8bpp_rotated_cw_binary.c357 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/
Ddemo_guix_all_widgets_synergy_16bpp_rotated_cw_binary.c386 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/
Ddemo_guix_all_widgets_synergy_24xrgb_rotated_cw_binary.c388 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/
Ddemo_guix_all_widgets_synergy_24xrgb_rotated_ccw_binary.c388 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/
Ddemo_guix_all_widgets_synergy_8bpp_rotated_ccw_binary.c364 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/
Ddemo_guix_all_widgets_synergy_16bpp_rotated_ccw_binary.c386 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()