Home
last modified time | relevance | path

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

/DragonOS/tools/debugging/logmonitor/src/
H A Dui.rs54 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