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()
1618 Rectangle aScreenRect( GetMap()->CoreToPixel( aTmpRect.SVRect() )); in GetCurrentTabStop()1621 Point aFrmPixPos( GetMap()->CoreToPixel( aFrmLogBounds.SVRect() ).TopLeft() ); in GetCurrentTabStop()2698 Rectangle aScreenRect( GetMap()->CoreToPixel( aCoreRect.SVRect() )); in getCharacterBounds()2701 Point aFrmPixPos( GetMap()->CoreToPixel( aFrmLogBounds.SVRect() ).TopLeft() ); in getCharacterBounds()2738 Point aPixPos( GetMap()->CoreToPixel( aLogBounds.SVRect() ).TopLeft() ); in getIndexAtPoint()4043 Rectangle aScreenRect( GetMap()->CoreToPixel( aCursorCoreRect.SVRect() )); in getNumberOfLineWithCaret()4046 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()
3543 Rectangle SwAccessibleMap::CoreToPixel( const Rectangle& rRect ) const in CoreToPixel() function in SwAccessibleMap
326 Rectangle CoreToPixel (const Rectangle& rRect) const;
Completed in 73 milliseconds