Searched refs:GetBottomDistance (Results 1 – 4 of 4) sorted by relevance
109 &SwRect::GetBottomDistance,166 &SwRect::GetBottomDistance,218 &SwRect::GetBottomDistance,275 &SwRect::GetBottomDistance,331 &SwRect::GetBottomDistance,
3269 fnCheck = &SwRect::GetBottomDistance; in SwShortCut()
147 long GetBottomDistance( long ) const;
279 long SwRect::GetBottomDistance( long nLim ) const { return nLim - m_Point.getY() - m_Size.getHeight… in GetBottomDistance() function in SwRect
Completed in 55 milliseconds