Home
last modified time | relevance | path

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

/DragonOS/tools/debugging/logmonitor/src/
H A Dui.rs5 text::{self, Span, Text},
120 ListItem::new(Text::from(log_str.clone())) in draw_footer()
/DragonOS/kernel/src/libs/lib_ui/
H A Dscreen_manager.rs43 Text, enumerator
222 ScmFramworkType::Text => { in new()
226 framework_type: ScmFramworkType::Text, in new()
H A Dtextui.rs77 let metadata = ScmUiFrameworkMetadata::new("TextUI".to_string(), ScmFramworkType::Text); in textui_framwork_init()
/DragonOS/kernel/crates/multiboot/src/
H A Dlib.rs307 2 => Some(ColorInfoType::Text), in color_info()
319 Text, enumerator
/DragonOS/kernel/src/arch/x86_64/init/
H A Dmultiboot.rs102 multiboot::ColorInfoType::Text => { in early_init_framebuffer_info()
H A Dmultiboot2.rs126 multiboot2::FramebufferType::Text => { in early_init_framebuffer_info()
/DragonOS/kernel/src/driver/video/fbdev/base/
H A Dmod.rs930 Text = 3, enumerator