Searched refs:aLogPoint (Results 1 – 2 of 2) sorted by relevance
1116 Point aLogPoint( GetViewForwarder().PixelToLogic( aPoint, rCacheTF.GetMapMode() ) ); in getAccessibleAtPoint() local1126 if( aRect.IsInside( aLogPoint ) ) in getAccessibleAtPoint()1634 Point aLogPoint( GetViewForwarder().PixelToLogic( aPoint, rCacheTF.GetMapMode() ) ); in getIndexAtPoint() local1638 aLogPoint.Move( aParaRect.Left(), aParaRect.Top() ); in getIndexAtPoint()1640 if( rCacheTF.GetIndexAtPoint( aLogPoint, nPara, nIndex ) && in getIndexAtPoint()
1757 Point aLogPoint( GetViewForwarder().PixelToLogic( aPoint, rCacheTF.GetMapMode() ) ); in getAccessibleAtPoint() local1768 if( aParaBounds.IsInside( aLogPoint ) ) in getAccessibleAtPoint()
Completed in 572 milliseconds