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