gui_mbox_draw      11 core/gui_mbox.c void gui_mbox_draw();
gui_mbox_draw      15 core/gui_mbox.c static gui_handler mboxGuiHandler = { GUI_MODE_MBOX, gui_mbox_draw, gui_mbox_kbd_process, 0, gui_mbox_touch_handler, GUI_MODE_FLAG_NORESTORE_ON_SWITCH };