Home
last modified time | relevance | path

Searched refs:Osreg_title (Results 1 – 9 of 9) sorted by relevance

/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/osapi/
H A Dosregistry.h24 extern const char *Osreg_title;
H A Dosregistry.cpp457 const char *Osreg_title = "FreeSpace 2"; variable
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/osapi/
H A Dosregistry.h24 extern const char *Osreg_title;
H A Dosregistry.cpp35 const char *Osreg_title = "FreeSpace 2"; variable
H A Dosregistry_unix.cpp30 const char *Osreg_title = "FreeSpace 2"; variable
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/graphics/opengl/
H A Dgropengl.cpp64 extern const char *Osreg_title;
737 attrs.title = Osreg_title; in opengl_init_display_device()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/graphics/vulkan/
H A DVulkanRenderer.cpp295 attrs.title = Osreg_title; in initDisplayDevice()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/graphics/
H A D2d.cpp720 os_set_title(Osreg_title); in gr_init()
H A Dgropengl.cpp100 extern const char *Osreg_title;