Searched refs:aIC (Results 1 – 1 of 1) sorted by relevance
555 { Point aIC (GetItalicCenterX(), GetCenterY()); in OrientedDist() local557 aRef.X() = rPoint.X() >= aIC.X() ? GetItalicRight() : GetItalicLeft(); in OrientedDist()558 aRef.Y() = rPoint.Y() >= aIC.Y() ? GetBottom() : GetTop(); in OrientedDist()
Completed in 21 milliseconds