Home
last modified time | relevance | path

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

/DragonOS/kernel/src/libs/lib_ui/
H A Dtextui.rs600 let mut initial_vlines = Vec::new(); in new() localVariable
605 initial_vlines.push(TextuiVline::Chromatic(vline)); in new()
613 vlines: initial_vlines, in new()