Home
last modified time | relevance | path

Searched refs:newSetupFileHash (Results 1 – 20 of 20) sorted by path

/dports/games/rnd_jue/rnd_jue-3.3.0.0/src/
H A Dfiles.c9745 image_config_hash = newSetupFileHash(); in InitMenuDesignSettings_Static()
10088 element_hash = newSetupFileHash(); in LoadUserDefinedEditorElementList()
10494 element_hash = newSetupFileHash(); in LoadHelpAnimInfo()
10495 action_hash = newSetupFileHash(); in LoadHelpAnimInfo()
10496 direction_hash = newSetupFileHash(); in LoadHelpAnimInfo()
10694 helptext_info = newSetupFileHash(); in LoadHelpTextInfo()
H A Dinit.c4956 image_config_hash = newSetupFileHash(); in InitGlobal()
4963 element_token_hash = newSetupFileHash(); in InitGlobal()
4970 graphic_token_hash = newSetupFileHash(); in InitGlobal()
4980 font_token_hash = newSetupFileHash(); in InitGlobal()
/dports/games/rnd_jue/rnd_jue-3.3.0.0/src/libgame/
H A Dmisc.c2368 valid_file_hash = newSetupFileHash(); in LoadArtworkConfigFromFilename()
2369 empty_file_hash = newSetupFileHash(); in LoadArtworkConfigFromFilename()
2412 extra_file_hash = newSetupFileHash(); in LoadArtworkConfigFromFilename()
H A Dsetup.c1693 SetupFileHash *newSetupFileHash() in newSetupFileHash() function
1944 include_filename_hash = newSetupFileHash(); in loadSetupFileData()
2117 include_filename_hash = newSetupFileHash(); in loadSetupFileData()
2363 SetupFileHash *setup_file_hash = newSetupFileHash(); in loadSetupFileHash()
2853 artworkinfo_cache_old = newSetupFileHash(); in LoadArtworkInfoCache()
2859 artworkinfo_cache_new = newSetupFileHash(); in LoadArtworkInfoCache()
H A Dsetup.h298 SetupFileHash *newSetupFileHash();
/dports/games/rnd_jue/rocksndiamonds-3.3.1.0/src/
H A Dfiles.c10002 image_config_hash = newSetupFileHash(); in InitMenuDesignSettings_Static()
10345 element_hash = newSetupFileHash(); in LoadUserDefinedEditorElementList()
10751 element_hash = newSetupFileHash(); in LoadHelpAnimInfo()
10752 action_hash = newSetupFileHash(); in LoadHelpAnimInfo()
10753 direction_hash = newSetupFileHash(); in LoadHelpAnimInfo()
10951 helptext_info = newSetupFileHash(); in LoadHelpTextInfo()
H A Dinit.c5046 image_config_hash = newSetupFileHash(); in InitGlobal()
5053 element_token_hash = newSetupFileHash(); in InitGlobal()
5060 graphic_token_hash = newSetupFileHash(); in InitGlobal()
5070 font_token_hash = newSetupFileHash(); in InitGlobal()
/dports/games/rnd_jue/rocksndiamonds-3.3.1.0/src/libgame/
H A Dmisc.c2369 valid_file_hash = newSetupFileHash(); in LoadArtworkConfigFromFilename()
2370 empty_file_hash = newSetupFileHash(); in LoadArtworkConfigFromFilename()
2413 extra_file_hash = newSetupFileHash(); in LoadArtworkConfigFromFilename()
H A Dsetup.c1695 SetupFileHash *newSetupFileHash() in newSetupFileHash() function
1946 include_filename_hash = newSetupFileHash(); in loadSetupFileData()
2119 include_filename_hash = newSetupFileHash(); in loadSetupFileData()
2365 SetupFileHash *setup_file_hash = newSetupFileHash(); in loadSetupFileHash()
2855 artworkinfo_cache_old = newSetupFileHash(); in LoadArtworkInfoCache()
2861 artworkinfo_cache_new = newSetupFileHash(); in LoadArtworkInfoCache()
H A Dsetup.h299 SetupFileHash *newSetupFileHash();
/dports/games/rocksndiamonds/rnd_jue-3.3.0.0/src/
H A Dfiles.c9745 image_config_hash = newSetupFileHash(); in InitMenuDesignSettings_Static()
10088 element_hash = newSetupFileHash(); in LoadUserDefinedEditorElementList()
10494 element_hash = newSetupFileHash(); in LoadHelpAnimInfo()
10495 action_hash = newSetupFileHash(); in LoadHelpAnimInfo()
10496 direction_hash = newSetupFileHash(); in LoadHelpAnimInfo()
10694 helptext_info = newSetupFileHash(); in LoadHelpTextInfo()
H A Dinit.c4956 image_config_hash = newSetupFileHash(); in InitGlobal()
4963 element_token_hash = newSetupFileHash(); in InitGlobal()
4970 graphic_token_hash = newSetupFileHash(); in InitGlobal()
4980 font_token_hash = newSetupFileHash(); in InitGlobal()
/dports/games/rocksndiamonds/rnd_jue-3.3.0.0/src/libgame/
H A Dmisc.c2368 valid_file_hash = newSetupFileHash(); in LoadArtworkConfigFromFilename()
2369 empty_file_hash = newSetupFileHash(); in LoadArtworkConfigFromFilename()
2412 extra_file_hash = newSetupFileHash(); in LoadArtworkConfigFromFilename()
H A Dsetup.c1693 SetupFileHash *newSetupFileHash() in newSetupFileHash() function
1944 include_filename_hash = newSetupFileHash(); in loadSetupFileData()
2117 include_filename_hash = newSetupFileHash(); in loadSetupFileData()
2363 SetupFileHash *setup_file_hash = newSetupFileHash(); in loadSetupFileHash()
2853 artworkinfo_cache_old = newSetupFileHash(); in LoadArtworkInfoCache()
2859 artworkinfo_cache_new = newSetupFileHash(); in LoadArtworkInfoCache()
H A Dsetup.h298 SetupFileHash *newSetupFileHash();
/dports/games/rocksndiamonds/rocksndiamonds-3.3.1.2/src/
H A Dfiles.c10013 image_config_hash = newSetupFileHash(); in InitMenuDesignSettings_Static()
10356 element_hash = newSetupFileHash(); in LoadUserDefinedEditorElementList()
10762 element_hash = newSetupFileHash(); in LoadHelpAnimInfo()
10763 action_hash = newSetupFileHash(); in LoadHelpAnimInfo()
10764 direction_hash = newSetupFileHash(); in LoadHelpAnimInfo()
10962 helptext_info = newSetupFileHash(); in LoadHelpTextInfo()
H A Dinit.c5046 image_config_hash = newSetupFileHash(); in InitGlobal()
5053 element_token_hash = newSetupFileHash(); in InitGlobal()
5060 graphic_token_hash = newSetupFileHash(); in InitGlobal()
5070 font_token_hash = newSetupFileHash(); in InitGlobal()
/dports/games/rocksndiamonds/rocksndiamonds-3.3.1.2/src/libgame/
H A Dmisc.c2422 valid_file_hash = newSetupFileHash(); in LoadArtworkConfigFromFilename()
2423 empty_file_hash = newSetupFileHash(); in LoadArtworkConfigFromFilename()
2466 extra_file_hash = newSetupFileHash(); in LoadArtworkConfigFromFilename()
H A Dsetup.c1700 SetupFileHash *newSetupFileHash() in newSetupFileHash() function
1951 include_filename_hash = newSetupFileHash(); in loadSetupFileData()
2124 include_filename_hash = newSetupFileHash(); in loadSetupFileData()
2370 SetupFileHash *setup_file_hash = newSetupFileHash(); in loadSetupFileHash()
2862 artworkinfo_cache_old = newSetupFileHash(); in LoadArtworkInfoCache()
2868 artworkinfo_cache_new = newSetupFileHash(); in LoadArtworkInfoCache()
H A Dsetup.h299 SetupFileHash *newSetupFileHash();