Home
last modified time | relevance | path

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

/trunk/main/starmath/source/
H A Drect.cxx555 { Point aIC (GetItalicCenterX(), GetCenterY()); in OrientedDist() local
557 aRef.X() = rPoint.X() >= aIC.X() ? GetItalicRight() : GetItalicLeft(); in OrientedDist()
558 aRef.Y() = rPoint.Y() >= aIC.Y() ? GetBottom() : GetTop(); in OrientedDist()

Completed in 8 milliseconds