Searched refs:CoreToPixel (Results 1 – 5 of 5) sorted by relevance
248 Rectangle aPixBounds( rAccMap.CoreToPixel( aLogBounds.SVRect() ) ); in GetChildAtPixel()279 Rectangle aPixBounds( rAccMap.CoreToPixel( aLogBounds.SVRect() ) ); in GetChildAtPixel()
1614 Rectangle aScreenRect( GetMap()->CoreToPixel( aTmpRect.SVRect() )); in GetCurrentTabStop()1617 Point aFrmPixPos( GetMap()->CoreToPixel( aFrmLogBounds.SVRect() ).TopLeft() ); in GetCurrentTabStop()2694 Rectangle aScreenRect( GetMap()->CoreToPixel( aCoreRect.SVRect() )); in getCharacterBounds()2697 Point aFrmPixPos( GetMap()->CoreToPixel( aFrmLogBounds.SVRect() ).TopLeft() ); in getCharacterBounds()2734 Point aPixPos( GetMap()->CoreToPixel( aLogBounds.SVRect() ).TopLeft() ); in getIndexAtPoint()4039 Rectangle aScreenRect( GetMap()->CoreToPixel( aCursorCoreRect.SVRect() )); in getNumberOfLineWithCaret()4042 Point aFrmPixPos( GetMap()->CoreToPixel( aFrmLogBounds.SVRect() ).TopLeft() ); in getNumberOfLineWithCaret()
868 Point aPixPos( GetMap()->CoreToPixel( aLogBounds.SVRect() ).TopLeft() ); in getAccessibleAtPoint()938 aPixBounds = GetMap()->CoreToPixel( aLogBounds.SVRect() ); in getBoundsImpl()942 Point aParentPixPos( GetMap()->CoreToPixel( aParentLogBounds.SVRect() ).TopLeft() ); in getBoundsImpl()
3552 Rectangle SwAccessibleMap::CoreToPixel( const Rectangle& rRect ) const in CoreToPixel() function in SwAccessibleMap
326 Rectangle CoreToPixel (const Rectangle& rRect) const;
Completed in 81 milliseconds