Home
last modified time | relevance | path

Searched refs:assert_world_color_table (Results 1 – 4 of 4) sorted by relevance

/dports/games/alephone/alephone-release-20190331/Source_Files/RenderOther/
H A Dscreen.h200 void assert_world_color_table(struct color_table *world_color_table, struct color_table *interface_…
H A Dscreen.cpp1680 assert_world_color_table(interface_color_table, world_color_table); in update_screen_window()
1742 assert_world_color_table(interface_color_table, world_color_table); in change_screen_clut()
1755 void assert_world_color_table(struct color_table *interface_color_table, struct color_table *world_… in assert_world_color_table() function
H A Dscreen_shared.h421 assert_world_color_table(interface_color_table, world_color_table); in change_gamma_level()
/dports/games/alephone/alephone-release-20190331/Source_Files/Misc/
H A Dinterface.cpp2575 assert_world_color_table(system_colors, (struct color_table *) NULL); in force_system_colors()
2605 assert_world_color_table(current_picture_clut, (struct color_table *) NULL); in display_screen()
2762 assert_world_color_table(current_picture_clut, (struct color_table *) NULL); in try_and_display_chapter_screen()
2864 assert_world_color_table(current_picture_clut, (struct color_table *) NULL); in stop_interface_fade()