Here is a list of all functions with links to the files they belong to:
- t -
- take_keyboard() : xcb.c
- take_pointer() : xcb.c
- tbfc_entry_free() : textbox.c
- teardown() : rofi.c
- textbox_append_text() : textbox.c, textbox.h
- textbox_blink() : textbox.c
- textbox_button_trigger_action() : view.c
- textbox_cleanup() : textbox.c, textbox.h
- textbox_create() : textbox.c, textbox.h
- textbox_cursor() : textbox.c, textbox.h
- textbox_cursor_bkspc() : textbox.c
- textbox_cursor_bkspc_word() : textbox.c
- textbox_cursor_dec() : textbox.c
- textbox_cursor_dec_word() : textbox.c
- textbox_cursor_del() : textbox.c
- textbox_cursor_del_eol() : textbox.c
- textbox_cursor_del_sol() : textbox.c
- textbox_cursor_del_word() : textbox.c
- textbox_cursor_end() : textbox.c, textbox.h
- textbox_cursor_inc() : textbox.c
- textbox_cursor_inc_word() : textbox.c
- textbox_delete() : textbox.c, textbox.h
- textbox_draw() : textbox.c
- textbox_editable_trigger_action() : textbox.c
- textbox_font() : textbox.c, textbox.h
- textbox_free() : textbox.c
- textbox_get_desired_height() : textbox.c
- textbox_get_desired_width() : textbox.c, textbox.h
- textbox_get_estimated_ch() : textbox.c, textbox.h
- textbox_get_estimated_char_height() : textbox.c, textbox.h
- textbox_get_estimated_char_width() : textbox.c, textbox.h
- textbox_get_estimated_height() : textbox.c, textbox.h
- textbox_get_font_height() : textbox.c, textbox.h
- textbox_get_font_width() : textbox.c, textbox.h
- textbox_get_height() : textbox.c, textbox.h
- textbox_get_pango_attributes() : textbox.c, textbox.h
- textbox_get_visible_text() : textbox.c, textbox.h
- textbox_get_width() : textbox.c
- textbox_initialize_font() : textbox.c
- textbox_insert() : textbox.c, textbox.h
- textbox_keybinding() : textbox.c, textbox.h
- textbox_moveresize() : textbox.c, textbox.h
- textbox_resize() : textbox.c
- textbox_set_ellipsize() : textbox.c, textbox.h
- textbox_set_pango_attributes() : textbox.c, textbox.h
- textbox_set_pango_context() : textbox.c, textbox.h
- textbox_setup() : textbox.c, textbox.h
- textbox_sidebar_modes_trigger_action() : view.c
- textbox_tab_stops() : textbox.c
- textbox_text() : textbox.c, textbox.h