Searched refs:GetLeftDistance (Results 1 – 4 of 4) sorted by relevance
110 &SwRect::GetLeftDistance,164 &SwRect::GetLeftDistance,220 &SwRect::GetLeftDistance,273 &SwRect::GetLeftDistance,328 &SwRect::GetLeftDistance,
3274 fnCheck = &SwRect::GetLeftDistance; in SwShortCut()3288 fnCheck = &SwRect::GetLeftDistance; in SwShortCut()
146 long GetLeftDistance( long ) const;
278 long SwRect::GetLeftDistance( long nLimit ) const { return m_Point.getX() - nLimit; } in GetLeftDistance() function in SwRect
Completed in 38 milliseconds