Home
last modified time | relevance | path

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

/dports/devel/radare2/radare2-5.1.1/libr/core/
H A Dpanels.c3896 static void __exec_modal(RCore *core, RPanel *panel, RModal *modal, Sdb *menu_db, RPanelLayout dir)… in __exec_modal() function
3991 __exec_modal (core, panel, modal, menu_db, PANEL_LAYOUT_VERTICAL); in __create_modal()
3995 __exec_modal (core, panel, modal, menu_db, PANEL_LAYOUT_HORIZONTAL); in __create_modal()
3999 __exec_modal (core, panel, modal, menu_db, PANEL_LAYOUT_NONE); in __create_modal()