Home
last modified time | relevance | path

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

/dports/games/wesnoth/wesnoth-1.14.17/src/preferences/
H A Dgame.hpp192 void set_show_floating_labels(bool value);
H A Dgame.cpp848 void set_show_floating_labels(bool value) in set_show_floating_labels() function
/dports/games/wesnoth/wesnoth-1.14.17/src/gui/dialogs/
H A Dpreferences_dialog.cpp449 show_floating_labels, set_show_floating_labels); in post_build()