Searched refs:paintHeightSize (Results 1 – 1 of 1) sorted by relevance
445 double paintHeightSize = layoutSize.Height() - marginTop - marginBottom; in UpdateTransformOrigin() local447 origin_.SetY(CovertDimensionToPxBySize(originY_, paintHeightSize) + marginTop); in UpdateTransformOrigin()