dxx-rebirth/common/ui
Kp 21241471c6 Return string width/height from gr_get_string_size
Use structured bindings to capture the values on return, so that they
can be declared as `const` if they are immutable after initial
computation.
2021-09-12 16:20:52 +00:00
..
button.cpp Return string width/height from gr_get_string_size 2021-09-12 16:20:52 +00:00
checkbox.cpp Remote write-only field UI_GADGET::status 2021-08-26 03:13:46 +00:00
dialog.cpp Remove unused UI_DIALOG d_callback 2020-12-19 16:13:26 +00:00
file.cpp Remove unused UI_DIALOG d_callback 2020-12-19 16:13:26 +00:00
gadget.cpp Remote write-only field UI_GADGET::status 2021-08-26 03:13:46 +00:00
icon.cpp Return string width/height from gr_get_string_size 2021-09-12 16:20:52 +00:00
inputbox.cpp Return string width/height from gr_get_string_size 2021-09-12 16:20:52 +00:00
keypad.cpp Remote write-only field UI_GADGET::status 2021-08-26 03:13:46 +00:00
keypress.cpp
listbox.cpp Return string width/height from gr_get_string_size 2021-09-12 16:20:52 +00:00
menu.cpp Return string width/height from gr_get_string_size 2021-09-12 16:20:52 +00:00
menubar.cpp Return string width/height from gr_get_string_size 2021-09-12 16:20:52 +00:00
message.cpp Return string width/height from gr_get_string_size 2021-09-12 16:20:52 +00:00
radio.cpp Remote write-only field UI_GADGET::status 2021-08-26 03:13:46 +00:00
scroll.cpp Return string width/height from gr_get_string_size 2021-09-12 16:20:52 +00:00
ui.cpp
uidraw.cpp Return string width/height from gr_get_string_size 2021-09-12 16:20:52 +00:00
userbox.cpp Remote write-only field UI_GADGET::status 2021-08-26 03:13:46 +00:00