Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Recordscript/recordscript
/ height
Method
height
libs/scrap/src/dxgi/mod.rs:582–584 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
580
}
581
582
pub fn height(&self) -> LONG {
583
self.desc.DesktopCoordinates.bottom - self.desc.DesktopCoordinates.top
584
}
585
586
pub fn attached_to_desktop(&self) -> bool {
587
self.desc.AttachedToDesktop != 0
Callers
9
new
Method · 0.45
create_gdi
Method · 0.45
test
Function · 0.45
main
Function · 0.45
main
Function · 0.45
record
Function · 0.45
main
Function · 0.45
record
Function · 0.45
preview
Method · 0.45
Calls
no outgoing calls
Tested by
1
test
Function · 0.36