Searched refs:GetItalicCenterX (Results 1 – 3 of 3) sorted by relevance
344 aPos.X() = rRect.GetItalicCenterX() - GetItalicWidth() / 2 in AlignTo()396 aPos.X() += rRect.GetItalicCenterX() - GetItalicCenterX(); in AlignTo()555 { Point aIC (GetItalicCenterX(), GetCenterY()); in OrientedDist()656 + (Point(GetItalicCenterX(), GetAlignM()) -= GetTopLeft()), in Draw()
2662 - rNodeRect.GetItalicCenterX(); in Arrange()
159 long GetItalicCenterX() const { return (GetItalicLeft() + GetItalicRight()) / 2; } in GetItalicCenterX() function in SmRect
Completed in 18 milliseconds