MCPcopy Create free account
hub / github.com/Recordscript/recordscript / rect

Method rect

libs/scrap/src/x11/display.rs:46–48  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

44 self.default
45 }
46 pub fn rect(&self) -> Rect {
47 self.rect
48 }
49 pub fn w(&self) -> usize {
50 self.rect.w as _
51 }

Callers 5

widthMethod · 0.80
heightMethod · 0.80
originMethod · 0.80
newMethod · 0.80
get_imageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected