Searched refs:draw_first_tab (Results 1 – 1 of 1) sorted by relevance
54 0 => draw_first_tab(frame, app, chunks[1]), in render()59 fn draw_first_tab(f: &mut Frame, app: &mut App, area: Rect) { in draw_first_tab() function