Home
last modified time | relevance | path

Searched refs:ALLEGRO_EVENT_DISPLAY_CLOSE (Results 1 – 25 of 103) sorted by relevance

12345

/dports/devel/allegro5/allegro5-5.2.7.0/examples/
H A Dex_vsync.c68 if (event.type == ALLEGRO_EVENT_DISPLAY_CLOSE) { in display_warning()
189 case ALLEGRO_EVENT_DISPLAY_CLOSE: in main()
H A Dex_cpu.c76 case ALLEGRO_EVENT_DISPLAY_CLOSE: in main()
H A Dex_icon2.c80 if (event.type == ALLEGRO_EVENT_DISPLAY_CLOSE) { in main()
H A Dex_icon.c66 if (event.type == ALLEGRO_EVENT_DISPLAY_CLOSE) { in main()
H A Dex_window_title.c95 case ALLEGRO_EVENT_DISPLAY_CLOSE: in main()
H A Dex_resize.c77 else if (event.type == ALLEGRO_EVENT_DISPLAY_CLOSE) { in main()
H A Dex_clipboard.c100 case ALLEGRO_EVENT_DISPLAY_CLOSE: in main()
H A Dex_keyboard_events.c94 case ALLEGRO_EVENT_DISPLAY_CLOSE: in main_loop()
H A Dex_resize2.c96 if (event.type == ALLEGRO_EVENT_DISPLAY_CLOSE) { in main()
H A Dex_noframe.c64 else if (event.type == ALLEGRO_EVENT_DISPLAY_CLOSE) { in main()
H A Dex_expose.c54 if (event.type == ALLEGRO_EVENT_DISPLAY_CLOSE) in main()
H A Dex_display_events.c103 case ALLEGRO_EVENT_DISPLAY_CLOSE: in main()
H A Dex_bitmap.c117 if (event.type == ALLEGRO_EVENT_DISPLAY_CLOSE) in main()
H A Dex_blend_target.c116 case ALLEGRO_EVENT_DISPLAY_CLOSE: in main()
H A Dex_bitmap_file.c126 if (event.type == ALLEGRO_EVENT_DISPLAY_CLOSE) in main()
H A Dex_mouse_warp.c80 if (event.type == ALLEGRO_EVENT_DISPLAY_CLOSE) { in main()
H A Dex_shader_multitex.c93 if (event.type == ALLEGRO_EVENT_DISPLAY_CLOSE) in main()
H A Dex_windows.c90 if (event.type == ALLEGRO_EVENT_DISPLAY_CLOSE) { in main()
H A Dex_multiwin.c81 if (event.type == ALLEGRO_EVENT_DISPLAY_CLOSE) { in main()
H A Dex_fs_window.c54 if (event.type == ALLEGRO_EVENT_DISPLAY_CLOSE) in run()
/dports/math/curv/curv-0.5/extern/imgui/examples/example_allegro5/
H A Dmain.cpp68 if (ev.type == ALLEGRO_EVENT_DISPLAY_CLOSE) in main()
/dports/graphics/milton/milton-1.9.1/third_party/imgui/examples/example_allegro5/
H A Dmain.cpp70 if (ev.type == ALLEGRO_EVENT_DISPLAY_CLOSE) in main()
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/imgui/examples/example_allegro5/
H A Dmain.cpp68 if (ev.type == ALLEGRO_EVENT_DISPLAY_CLOSE) in main()
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/imgui-1.83/examples/example_allegro5/
H A Dmain.cpp80 if (ev.type == ALLEGRO_EVENT_DISPLAY_CLOSE) in main()
/dports/devel/allegro5/allegro5-5.2.7.0/demos/cosmic_protector/src/
H A Dlogic.cpp64 if (event.type == ALLEGRO_EVENT_DISPLAY_CLOSE) in logic()

12345