Home
last modified time | relevance | path

Searched refs:GetItalicCenterX (Results 1 – 3 of 3) sorted by relevance

/trunk/main/starmath/source/
H A Drect.cxx344 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()
H A Dnode.cxx2662 - rNodeRect.GetItalicCenterX(); in Arrange()
/trunk/main/starmath/inc/
H A Drect.hxx159 long GetItalicCenterX() const { return (GetItalicLeft() + GetItalicRight()) / 2; } in GetItalicCenterX() function in SmRect

Completed in 18 milliseconds