Searched refs:getRect (Results 1 – 1 of 1) sorted by relevance
306 private getRect(rectNode: PropertyTreeNode): Rect | undefined { method in VisibilityPropertiesComputation328 return this.getRect(rectNode) ?? displaySize;379 const layerScreenBounds = this.getRect(layerScreenBoundsNode);