Home
last modified time | relevance | path

Searched refs:BackendPlatformName (Results 1 – 25 of 89) sorted by relevance

1234

/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/imgui-1.83/backends/
H A Dimgui_impl_glut.cpp45 io.BackendPlatformName = "imgui_impl_glut (freeglut)"; in ImGui_ImplGLUT_Init()
47 io.BackendPlatformName = "imgui_impl_glut"; in ImGui_ImplGLUT_Init()
H A Dimgui_impl_allegro5.cpp279 io.BackendPlatformName = io.BackendRendererName = "imgui_impl_allegro5"; in ImGui_ImplAllegro5_Init()
341 io.BackendPlatformName = io.BackendRendererName = NULL; in ImGui_ImplAllegro5_Shutdown()
H A Dimgui_impl_android.cpp124 io.BackendPlatformName = "imgui_impl_android"; in ImGui_ImplAndroid_Init()
H A Dimgui_impl_osx.mm34 // 2018-11-30: Misc: Setting up io.BackendPlatformName so it can be displayed in the About Window.
90 io.BackendPlatformName = "imgui_impl_osx";
H A Dimgui_impl_sdl.cpp206 io.BackendPlatformName = "imgui_impl_sdl"; in ImGui_ImplSDL2_Init()
326 io.BackendPlatformName = NULL; in ImGui_ImplSDL2_Shutdown()
H A Dimgui_impl_marmalade.cpp223 io.BackendPlatformName = io.BackendRendererName = "imgui_impl_marmalade"; in ImGui_Marmalade_Init()
H A Dimgui_impl_glfw.cpp225 io.BackendPlatformName = "imgui_impl_glfw"; in ImGui_ImplGlfw_Init()
357 io.BackendPlatformName = NULL; in ImGui_ImplGlfw_Shutdown()
H A Dimgui_impl_win32.cpp120 io.BackendPlatformName = "imgui_impl_win32"; in ImGui_ImplWin32_Init()
198 io.BackendPlatformName = NULL; in ImGui_ImplWin32_Shutdown()
/dports/games/SpaceCadetPinball/SpaceCadetPinball-Release_2.0/SpaceCadetPinball/
H A Dimgui_impl_sdl.cpp187 io.BackendPlatformName = "imgui_impl_sdl"; in ImGui_ImplSDL2_Init()
291 io.BackendPlatformName = NULL; in ImGui_ImplSDL2_Shutdown()
/dports/graphics/milton/milton-1.9.1/third_party/imgui/examples/
H A Dimgui_impl_osx.mm15 // 2018-11-30: Misc: Setting up io.BackendPlatformName so it can be displayed in the About Window.
31 io.BackendPlatformName = "imgui_impl_osx";
H A Dimgui_impl_freeglut.cpp30 io.BackendPlatformName ="imgui_impl_freeglut"; in ImGui_ImplFreeGLUT_Init()
H A Dimgui_impl_win32.cpp56 io.BackendPlatformName = "imgui_impl_win32"; in ImGui_ImplWin32_Init()
H A Dimgui_impl_sdl.cpp131 io.BackendPlatformName = "imgui_impl_sdl"; in ImGui_ImplSDL2_Init()
H A Dimgui_impl_marmalade.cpp218 io.BackendPlatformName = io.BackendRendererName = "imgui_impl_marmalade"; in ImGui_Marmalade_Init()
H A Dimgui_impl_glfw.cpp135 io.BackendPlatformName = "imgui_impl_glfw"; in ImGui_ImplGlfw_Init()
H A Dimgui_impl_allegro5.cpp235 io.BackendPlatformName = io.BackendRendererName = "imgui_impl_allegro5"; in ImGui_ImplAllegro5_Init()
/dports/graphics/milton/milton-1.9.1/third_party/imgui/
H A Dimgui_impl_sdl.cpp131 io.BackendPlatformName = "imgui_impl_sdl"; in ImGui_ImplSDL2_Init()
H A Dimgui_demo.cpp2649 …ImGui::Text("io.BackendPlatformName: %s", io.BackendPlatformName ? io.BackendPlatformName : "NULL"… in ShowAboutWindow()
/dports/games/pioneer/pioneer-20210723/contrib/imgui/examples/
H A Dimgui_impl_sdl.cpp186 io.BackendPlatformName = "imgui_impl_sdl"; in ImGui_ImplSDL2_Init()
/dports/misc/box2d/box2d-2.4.1/testbed/
H A Dimgui_impl_glfw.cpp137 io.BackendPlatformName = "imgui_impl_glfw"; in ImGui_ImplGlfw_Init()
/dports/graphics/ospray-studio/ospray_studio-0.9.1/app/
H A Dimgui_impl_glfw.cpp211 io.BackendPlatformName = "imgui_impl_glfw"; in ImGui_ImplGlfw_Init()
341 io.BackendPlatformName = NULL; in ImGui_ImplGlfw_Shutdown()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/third_party/ImGui/
H A Dimgui_impl_glfw.cpp214 io.BackendPlatformName = "imgui_impl_glfw"; in ImGui_ImplGlfw_Init()
H A Dimgui_impl_win32.cpp87 io.BackendPlatformName = "imgui_impl_win32"; in ImGui_ImplWin32_Init()
/dports/editors/imhex/ImHex-1.7.0/external/ImGui/source/
H A Dimgui_impl_glfw.cpp180 io.BackendPlatformName = "imgui_impl_glfw"; in ImGui_ImplGlfw_Init()
/dports/misc/box2d/box2d-2.4.1/extern/imgui/
H A Dimgui_demo.cpp2645 …ImGui::Text("io.BackendPlatformName: %s", io.BackendPlatformName ? io.BackendPlatformName : "NULL"… in ShowAboutWindow()

1234