Searched defs:width (Results 1 – 11 of 11) sorted by relevance
37 pub const fn width(&self) -> u32 { in width() method57 pub width: usize, field
26 let width = video_refresh_manager().device_buffer().width(); in textui_init_no_alloc() localVariable
55 width: u32, // 帧缓冲区宽度(pixel或columns) field141 pub fn width(&self) -> u32 { in width() method
8 pub width: u32, field
34 pub width: u32, field
500 pub width: u32, field543 pub width: u32, field600 pub width: Option<u32>, field1251 pub width: u32, field
618 let width = (vc_data.font.width + 7) / 8; in put_string() localVariable
470 let width = (vc_data.font.width + 7) / 8; in update_attr() localVariable
167 unsigned int width; member
852 let width = fb_info.framebuffer_width; in vesafb_early_init() localVariable
1549 let mut width = 1; in console_write_normal() localVariable