Searched refs:Rect (Results 1 – 8 of 8) sorted by relevance
498 readonly creaseRects: Array<Rect>;508 interface Rect { interface556 readonly left: Rect;564 readonly right: Rect;572 readonly top: Rect;580 readonly bottom: Rect;597 readonly boundingRects: Array<Rect>;
76 interface Rect {112 screenRect?: Rect;
24 Rect as _Rect,84 export type Rect = _Rect; alias
383 region?: Rect;446 interface Rect { interface533 leftRect: Rect;542 topRect: Rect;551 rightRect: Rect;560 bottomRect: Rect;644 windowRect: Rect;
825 declare interface Rect {1832 getBounds(): Promise<Rect>;2464 screenCapture(savePath: string, rect?: Rect): Promise<boolean>;2506 getBounds(): Promise<Rect>;
2582 interface Rect { interface2651 readonly boundingBox: Rect;
605 'rect': Rect;626 'screenRect': Rect;744 interface Rect {
254 declare const Rect: RectInterface;