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()1633 Point aLogPoint( GetViewForwarder().PixelToLogic( aPoint, rCacheTF.GetMapMode() ) ); in getIndexAtPoint() local1637 aLogPoint.Move( aParaRect.Left(), aParaRect.Top() ); in getIndexAtPoint()1639 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 27 milliseconds