Searched defs:width (Results 1 – 10 of 10) sorted by relevance
37 pub const fn width(&self) -> u32 { in width() method58 pub width: usize, field
26 let width = video_refresh_manager().device_buffer().width(); in textui_init_no_alloc() localVariable
58 width: u32, // 帧缓冲区宽度(pixel或columns) field153 pub fn width(&self) -> u32 { in width() method
9 pub width: u32, field
36 pub width: u32, field
106 let width = fb_tag.width(); in early_init_framebuffer_info() localVariable
487 pub width: u32, field530 pub width: u32, field587 pub width: Option<u32>, field1228 pub width: u32, field
622 let width = (vc_data.font.width + 7) / 8; in put_string() localVariable
480 let width = (vc_data.font.width + 7) / 8; in update_attr() localVariable
1539 let mut width = 1; in console_write_normal() localVariable