Searched refs:pointUseHeightAsWidth (Results 1 – 1 of 1) sorted by relevance
202 bool pointUseHeightAsWidth = (rawPointSize_.Width() == drawSize_.Height()); in PerformLayout() local209 …Size(pointUseHeightAsWidth ? drawSize_.Width() : (rawPointSize_.Width() + pointPadding) * aspectRa… in PerformLayout()217 …Size(pointUseHeightAsWidth ? pointPadding * 2.0 : 0.0, pointUseTextHeight ? 0.0 : pointPadding * 2… in PerformLayout()