Home
last modified time | relevance | path

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

/dports/games/wesnoth/wesnoth-1.14.17/src/gui/dialogs/
H A Dmodal_dialog.cpp127 const bool initial_fire) in register_bool() argument
134 initial_fire); in register_bool()
145 const bool initial_fire) in register_bool() argument
148 = new field_bool(id, mandatory, linked_variable, callback_change, initial_fire); in register_bool()
H A Dmodal_dialog.hpp233 const bool initial_fire = false);
255 const bool initial_fire = false);
/dports/games/wesnoth/wesnoth-1.14.17/src/gui/auxiliary/
H A Dfield.hpp552 const bool initial_fire) in field_bool() argument
556 , initial_fire_(initial_fire) in field_bool()
564 const bool initial_fire) in field_bool() argument
567 , initial_fire_(initial_fire) in field_bool()