Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Recordscript/recordscript
/ height
Method
height
libs/scrap/src/common/x11.rs:17–19 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
15
}
16
17
pub fn height(&self) -> usize {
18
self.0.display().rect().h as usize
19
}
20
}
21
22
impl TraitCapturer for Capturer {
Callers
4
to
Method · 0.45
data
Method · 0.45
convert_to_yuv
Function · 0.45
frame
Method · 0.45
Calls
2
rect
Method · 0.80
display
Method · 0.45
Tested by
no test coverage detected