Home
last modified time | relevance | path

Searched refs:get_pushed (Results 1 – 11 of 11) sorted by relevance

/dports/devel/allegro5/allegro5-5.2.7.0/examples/
H A Dex_audio_props.cpp114 if (pan_button.get_pushed()) in update_properties()
126 if (bidir_button.get_pushed()) in update_properties()
131 al_set_sample_instance_playing(sample_inst, play_button.get_pushed()); in update_properties()
H A Dex_pixelformat.cpp146 bool use_memory = use_memory_button.get_pushed(); in draw_sample()
147 bool enable_timing = enable_timing_button.get_pushed(); in draw_sample()
H A Dnihgui.hpp152 bool get_pushed();
H A Dnihgui.cpp480 bool Button::get_pushed() in get_pushed() function in Button
/dports/games/exult/exult-snapshot-v1.7.0.20211128/gumps/
H A DGump_button.h51 int get_pushed() { in get_pushed() function
H A DInputOptions_gump.cc175 if (pushed->get_pushed() != button) { in mouse_up()
H A DItemMenu_gump.cc185 if (pushed->get_pushed() != button) { in mouse_up()
H A DMiscOptions_gump.cc253 if (pushed->get_pushed() != button) return button == 1; in mouse_up()
H A DGameplayOptions_gump.cc282 if (pushed->get_pushed() != button) return button == 1; in mouse_up()
H A DVideoOptions_gump.cc443 if (pushed->get_pushed() != button) return button == 1; in mouse_up()
H A DAudioOptions_gump.cc587 if (pushed->get_pushed() != button) return button == 1; in mouse_up()