Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Ruddle/Fomos
/ width
Method
width
bootloader/kernel/src/framebuffer.rs:86–88 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
84
}
85
86
fn width(&self) -> usize {
87
self.info.width
88
}
89
90
fn height(&self) -> usize {
91
self.info.height
Callers
2
write_char
Method · 0.80
write_rendered_char
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected