Rizin
unix-like reverse engineering framework and cli tools
|
#include <rz_panels.h>
Public Attributes | |
int | x |
int | y |
int | w |
int | h |
Definition at line 32 of file rz_panels.h.
int rz_panel_pos_t::h |
Definition at line 36 of file rz_panels.h.
Referenced by __check_edge(), __del_invalid_panels(), __direction_hexdump_cb(), __direction_panels_cursor_cb(), __dismantle_panel(), __do_panels_resize(), __move_to_direction(), __open_menu_cb(), __panel_all_clear(), __panel_print(), __panels_process(), __print_disassembly_cb(), __resize_panel_down(), __resize_panel_left(), __resize_panel_right(), __resize_panel_up(), __restore_panel_pos(), __save_panel_pos(), __update_disassembly_or_open(), __update_edge_y(), __update_help_contents(), __update_modal(), __update_panel_contents(), and rz_save_panels_layout().
int rz_panel_pos_t::w |
Definition at line 35 of file rz_panels.h.
Referenced by __check_edge(), __check_if_mouse_y_on_edge(), __del_invalid_panels(), __dismantle_panel(), __do_panels_resize(), __handle_mouse_on_X(), __layout_default(), __move_to_direction(), __open_menu_cb(), __panel_all_clear(), __panel_print(), __panels_process(), __resize_panel_down(), __resize_panel_left(), __resize_panel_right(), __resize_panel_up(), __restore_panel_pos(), __save_panel_pos(), __update_disassembly_or_open(), __update_edge_x(), __update_help_contents(), __update_help_title(), __update_modal(), __update_panel_contents(), __update_panel_title(), and rz_save_panels_layout().
int rz_panel_pos_t::x |
Definition at line 33 of file rz_panels.h.
Referenced by __check_edge(), __check_if_mouse_x_on_edge(), __check_if_mouse_y_on_edge(), __dismantle_panel(), __do_panels_resize(), __handle_mouse_on_panel(), __handle_mouse_on_X(), __layout_default(), __menu_panel_print(), __move_to_direction(), __open_menu_cb(), __panel_all_clear(), __panel_print(), __resize_panel_down(), __resize_panel_left(), __resize_panel_right(), __resize_panel_up(), __restore_panel_pos(), __save_panel_pos(), __update_disassembly_or_open(), __update_edge_x(), __update_help_contents(), __update_help_title(), __update_modal(), __update_panel_contents(), __update_panel_title(), and rz_save_panels_layout().
int rz_panel_pos_t::y |
Definition at line 34 of file rz_panels.h.
Referenced by __check_edge(), __check_if_mouse_y_on_edge(), __dismantle_panel(), __do_panels_resize(), __handle_mouse_on_X(), __menu_panel_print(), __move_to_direction(), __open_menu_cb(), __panel_all_clear(), __panel_print(), __resize_panel_down(), __resize_panel_left(), __resize_panel_right(), __resize_panel_up(), __restore_panel_pos(), __save_panel_pos(), __update_disassembly_or_open(), __update_edge_y(), __update_help_contents(), __update_help_title(), __update_modal(), __update_panel_contents(), __update_panel_title(), and rz_save_panels_layout().