Home
last modified time | relevance | path

Searched refs:RPanelLayout (Results 1 – 2 of 2) sorted by relevance

/dports/devel/radare2/radare2-5.1.1/libr/include/r_util/
H A Dr_panels.h12 } RPanelLayout; typedef
70 typedef void (*RPanelAlmightyCallback)(void *user, RPanel *panel, const RPanelLayout dir, R_NULLABL…
/dports/devel/radare2/radare2-5.1.1/libr/core/
H A Dpanels.c1890 static void __create_panel(RCore *core, RPanel *panel, const RPanelLayout dir, R_NULLABLE const cha… in __create_panel()
1910 static void __create_panel_db(void *user, RPanel *panel, const RPanelLayout dir, R_NULLABLE const c… in __create_panel_db()
1919 static void __create_panel_input(void *user, RPanel *panel, const RPanelLayout dir, R_NULLABLE cons… in __create_panel_input()
1927 static void __replace_current_panel_input(void *user, RPanel *panel, const RPanelLayout dir, R_NULL… in __replace_current_panel_input()
1945 static void __search_strings_data_create(void *user, RPanel *panel, const RPanelLayout dir, R_NULLA… in __search_strings_data_create()
1950 static void __search_strings_bin_create(void *user, RPanel *panel, const RPanelLayout dir, R_NULLAB… in __search_strings_bin_create()
2002 static void __continue_modal_cb(void *user, R_UNUSED RPanel *panel, R_UNUSED const RPanelLayout dir… in __continue_modal_cb()
2044 static void __step_modal_cb(void *user, R_UNUSED RPanel *panel, R_UNUSED const RPanelLayout dir, R_… in __step_modal_cb()
2072 static void __put_breakpoints_cb(void *user, R_UNUSED RPanel *panel, R_UNUSED const RPanelLayout di… in __put_breakpoints_cb()
2114 static void __delegate_show_all_decompiler_cb(void *user, RPanel *panel, const RPanelLayout dir, R_… in __delegate_show_all_decompiler_cb()
[all …]