Home
last modified time | relevance | path

Searched refs:ImGui_ImplAllegro5_Shutdown (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_allegro5.h24 IMGUI_IMPL_API void ImGui_ImplAllegro5_Shutdown();
Dimgui_impl_allegro5.cpp336 void ImGui_ImplAllegro5_Shutdown() in ImGui_ImplAllegro5_Shutdown() function
/third_party/skia/third_party/externals/imgui/examples/example_allegro5/
Dmain.cpp138 ImGui_ImplAllegro5_Shutdown(); in main()