Home
last modified time | relevance | path

Searched refs:remove_floating_label (Results 1 – 10 of 10) sorted by relevance

/dports/games/wesnoth/wesnoth-1.14.17/src/
H A Dfloating_textbox.cpp51 font::remove_floating_label(label_); in close()
68 font::remove_floating_label(label_); in update_location()
85 font::remove_floating_label(label_); in update_location()
H A Ddisplay_chat_manager.cpp207 font::remove_floating_label(old.speaker_handle); in prune_chat_messages()
208 font::remove_floating_label(old.handle); in prune_chat_messages()
H A Dfloating_label.cpp234 void remove_floating_label(int handle) in remove_floating_label() function
278 remove_floating_label(*context.begin()); in ~floating_label_context()
H A Dfloating_label.hpp117 void remove_floating_label(int handle);
H A Dvideo.cpp499 font::remove_floating_label(help_string_); in set_help_string()
532 font::remove_floating_label(handle); in clear_help_string()
H A Dtooltips.cpp55 font::remove_floating_label(tooltip_handle); in clear_tooltip()
H A Dsynced_user_choice.cpp95 font::remove_floating_label(label_id_); in end_show_label()
H A Ddisplay.cpp1367 font::remove_floating_label(fps_handle_); in update_display()
1391 font::remove_floating_label(fps_handle_); in update_display()
1618 font::remove_floating_label(diagnostic_label_); in set_diagnostic()
1763 font::remove_floating_label(prevLabel); in announce()
/dports/games/wesnoth/wesnoth-1.14.17/src/map/
H A Dlabel.cpp643 font::remove_floating_label(handle_); in clear()
/dports/games/wesnoth/wesnoth-1.14.17/src/scripting/
H A Dgame_lua_kernel.cpp2016 font::remove_floating_label(floating_label); in intf_print()